@charset "UTF-8";
/* 滚动内容样式 */
.scroll_main {
  width: 550px;
  display: block;
  margin: 40px auto;
  background-color: #fff;
  border: 1px solid #9a9a9a; }

/* 滚动内容区样式 */
.scroll_wrap {
  width: 100%;
  height: 350px;
  position: relative; }

/* 滚动内容样式 */
.scroll_wrap .scroll_cont {
  height: 100%;
  overflow: hidden; }

.scroll_wrap .scroll_cont p {
  padding: 0px; }

/* 滚动条 */
.scroll_wrap .scroll_bar {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%;
  background-color: #e4e4e4; }

/* 滚动块 */
.scroll_wrap .scroll_slider {
  position: absolute;
  top: 0;
  left: 0px;
  width: 5px;
  height: 48px;
  background-color: #525252;
  border-radius: 5px;
  opacity: 0.5; }

.scroll_wrap .scroll_slider:hover {
  opacity: 1; }

.alertBoxContPop {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 800;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6); }

.popBoxCont {
  height: 82%;
  width: 90%;
  max-width: 600px;
  overflow: hidden;
  background: #eaeaea;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.tableBox {
  padding: 50px 10px 40px;
  position: relative;
  box-sizing: content-box; }

.tableBox * {
  box-sizing: content-box; }

.tableBox h2 {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #022060; }

.tableBox h2:after {
  content: "";
  display: block;
  background: #022060;
  width: 70px;
  margin: 0 auto;
  margin-top: 15px;
  height: 3px; }

.txtboxCont {
  position: relative;
  overflow: hidden;
  width: auto;
  padding: 0 20px;
  border: 0px;
  background: none; }

.clostCont {
  background: url("../images/n_bg2.png") no-repeat center center;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 15px; }

.scroll_cont {
  color: #282828;
  font-size: 14px;
  line-height: 26px; }

.rightText {
  float: right;
  margin-top: 10px; }

.backGroundTxt {
  margin: 30px 20px 0px;
  background: #fff; }

.scroll_wrap {
  width: auto;
  height: auto;
  padding: 0 15px; }

.textHrefBox {
  padding: 25px; }

.textHrefBox h5 {
  font-size: 16px;
  color: #0064b8;
  line-height: 30px; }

.textHrefBox p {
  font-size: 14px;
  line-height: 24px;
  color: #0064b8; }

.textArrebox p {
  text-indent: 2em; }

.tableBox:before {
  content: "";
  display: block;
  background: url("../images/n_bg0.png") no-repeat center center;
  height: 21px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.tableBox:after {
  content: "";
  display: block;
  background: url("../images/n_bg1.png") no-repeat center center;
  height: 21px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -2px; }

html {
  -webkit-text-size-adjust: none; }

body {
  font-family: '微软雅黑', 'Open Sans', Arial, 'Hiragino Sans GB', 'Microsoft YaHei', 'STHeiti', 'WenQuanYi Micro Hei', SimSun, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  font-weight: normal;
  font-variant: normal;
  color: #323232;
  background: #eee;
  font-weight: 100; }

body,
ul,
dl,
dd,
dt,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
img,
td,
div,
video,
input {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  outline-style: none;
  color: #323232;
  text-decoration: none;
  border: 0; }

a:hover {
  text-decoration: none;
  color: #c1a367; }

input,
select,
textarea {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #323232;
  outline: none; }

input {
  border: 0;
  padding: 0 5px;
  line-height: 22px; }

textarea {
  padding: 5px;
  resize: none; }

img {
  border: 0; }

li {
  list-style-type: none;
  vertical-align: 0; }

.hidden {
  display: none !important; }

.fleft {
  float: left; }

.fright {
  float: right; }

.pos_r {
  position: relative; }

.pos_a {
  position: absolute; }

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  overflow: hidden;
  font-size: 0; }

.dividingLine {
  width: 180px;
  height: 18px;
  background: url("../images/q_img23.png") center no-repeat;
  margin: 0 auto; }

.animate {
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s; }

::-webkit-input-placeholder {
  font-size: 14px;
  color: #ccc; }

:-moz-placeholder {
  font-size: 14px;
  color: #ccc; }

::-moz-placeholder {
  font-size: 14px;
  color: #ccc; }

:-ms-input-placeholder {
  font-size: 14px;
  color: #ccc; }

.wrap {
  width: 100% !important;
  min-width: 1260px;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

.head {
  width: 1920px;
  height: 450px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  background: #042f70; }

.head-left {
  background: url(../images/head_bg.png) no-repeat right top;
  height: 450px;
  width: 33%;
  left: 0;
  float: left;
  position: absolute;
  z-index: 5; }

.head-leftR {
  background: url(../images/head_bgR.png) no-repeat right top; }

.head-nav {
  padding: 1.4% 0 0 2%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 28%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.logo {
  width: 110px;
  height: 50px;
  float: left; }

.head-right {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0; }

.head-right .headul {
  float: right;
  width: 1386px;
  height: 450px;
  position: relative;
  overflow: hidden; }

.head-right .headul.headulAni li {
  -webkit-animation: headulAni 8s linear infinite;
  animation: headulAni 8s linear infinite; }

@-webkit-keyframes headulAni {
  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); } }
@keyframes headulAni {
  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); } }
.head-right .headul li {
  position: absolute;
  left: 0;
  top: 0; }

.head-right .headul img {
  display: block;
  width: 100%;
  height: 100%; }

.head-right .videoTwo {
  float: right;
  width: 1386px;
  height: 450px;
  position: relative;
  overflow: hidden; }

.head-right .videoTwo video {
  min-width: 100%;
  min-height: 100%; }

.head-language {
  color: #fff;
  font-size: 13px;
  float: right;
  padding-right: 18%; }

.head-language a {
  color: #fff;
  margin: 0 10px;
  padding-bottom: 3px;
  display: inline-block;
  white-space: nowrap; }

.head-language a.cut:after,
.head-language a:hover:after {
  content: "";
  display: block;
  width: 80%;
  border-bottom: 2px solid #fff; }

.nav-lists {
  margin-top: 10px;
  /*width: 150px;*/
  float: right;
  padding-right: 90px; }

.nav-lists dt {
  font-size: 18px;
  color: #c1a367;
  margin-bottom: 10px; }

.nav-lists dd {
  line-height: 22px;
  margin-top: 8px; }

.nav-lists dd a {
  color: #818dab;
  font-size: 16px;
  display: inline-block;
  position: relative; }

.nav-lists dd a.cut {
  text-decoration: underline;
  color: #fff; }

.nav-lists dd a:hover {
  color: #fff;
  text-decoration: underline; }

.content {
  width: 1920px;
  background: url(../images/cont_bg.png) no-repeat;
  position: relative;
  left: 50%;
  margin-left: -960px;
  color: rgba(0, 45, 114, 0.8); }

.cont-bg {
  background: url(../images/bg_icon.png) no-repeat 490px 313px; }

.content-sub {
  width: 940px;
  margin: 0 auto;
  padding: 150px 0;
  position: relative; }

.content-subC {
  width: 1200px; }

.content-sub .qrCode {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -135px;
  text-align: center; }

.content-sub .qrCode .img {
  background: #fff;
  overflow: hidden;
  width: 232px;
  height: 232px;
  margin-bottom: 15px; }

.content-sub .qrCode img {
  display: block;
  width: 100%;
  height: 100%; }

.title-h2 {
  font-size: 52px;
  line-height: 1;
  color: #c1a367;
  font-weight: 400;
  padding-top: 38px;
  padding-bottom: 38px;
  position: relative; }

.title-h2R {
  color: #be0000; }

.title-h2L {
  font-size: 52px;
  line-height: 1;
  color: #002d72;
  font-weight: 400;
  position: relative;
  text-align: center;
  margin-bottom: 60px; }

.title-h2:before {
  content: "";
  width: 106px;
  border-bottom: 4px solid #002d72;
  display: block;
  position: absolute;
  top: 0; }

.title-h2R:before {
  border-bottom: 4px solid #e19e4a; }

.title-h3 {
  font-size: 22px;
  line-height: 1;
  color: #002d72;
  font-weight: 400;
  margin: 30px 0 25px; }

.title-h4 {
  font-size: 30px;
  line-height: 1;
  color: #002d72;
  font-weight: 400;
  margin: 30px 0 25px; }

.cont-text {
  width: 425px;
  float: left;
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px; }

.cont-text {
  width: 505px; }

.marauto {
  margin: 40px auto 0; }

.marauto img {
  margin: 0 auto; }

.cont-textL {
  width: 100%;
  float: left;
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px; }

.text-h3 {
  font-size: 18px;
  margin-bottom: -25px;
  margin-top: 15px; }

.text-h3L {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 15px;
  color: #c1a367; }

.cont-text p {
  margin-bottom: 30px;
  text-align: justify; }

.cont-s-img {
  width: 396px;
  height: 257px;
  float: right; }

.cont-text p.text-right {
  text-align: right; }

.text-right {
  text-align: right; }

.cont-bg1 {
  background: url(../images/bg_icon1.png) no-repeat 490px 313px; }

.title-h5 {
  font-size: 18px;
  line-height: 30px;
  color: #002d72;
  font-weight: 400;
  margin: 30px 0 25px; }

.title-h5-img {
  width: 940px;
  height: 501px;
  -webkit-box-shadow: 0 5px 10px #ccc;
  box-shadow: 0 5px 10px #ccc;
  margin-top: 100px; }

.cont-bg2 {
  background: url(../images/bg_icon2.png) no-repeat 490px 280px; }

.news-top {
  margin: 65px 0 50px; }

.news-img {
  width: 337px;
  height: 190px;
  float: left; }

.news-t-r {
  width: 560px;
  float: right; }

.user-icon {
  width: 7px;
  height: 7px;
  background: #002d72;
  border-radius: 50%;
  display: block;
  margin-right: 20px;
  float: left;
  margin-top: 13px; }

.t-r-title {
  font-size: 18px;
  color: rgba(0, 45, 114, 0.8);
  margin-bottom: 10px;
  overflow: hidden;
  display: block; }

.t-r-title span {
  float: left;
  width: 520px;
  line-height: 30px; }

.t-r-time {
  color: #002d72;
  padding-left: 27px;
  margin-bottom: 5px; }

.t-r-p {
  color: rgba(0, 45, 114, 0.8);
  padding-left: 27px;
  line-height: 30px; }

.news-ul {
  border-top: 1px solid #c6cfdc; }

.news-ul li {
  height: 79px;
  overflow: hidden;
  border-bottom: 1px solid #c6cfdc;
  position: relative;
  line-height: 79px; }

.news-ul li a {
  float: left;
  font-size: 18px;
  color: rgba(0, 45, 114, 0.8);
  width: 800px;
  /*position: absolute;*/
  /*left: 0;*/
  /*top: 50%;*/
  /*transform: translateY(-50%);*/
  /*line-height: normal;*/
  /*padding-left: 30px;*/ }

.news-ul li a:hover {
  color: #c1a367; }

.news-b {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -11px;
  font-weight: 400;
  color: #002d72;
  padding-right: 5px; }

.news-ul li .user-icon {
  margin-left: 3px;
  margin-top: 35px; }

.pages {
  text-align: center;
  height: 26px;
  margin-top: 64px; }

.pages a {
  display: inline-block;
  line-height: 26px;
  text-align: center;
  width: 26px;
  height: 26px;
  color: #002d72;
  border-radius: 50%;
  margin: 0 5px;
  vertical-align: middle; }

.pages a:hover,
.pages a.cut {
  color: #fff;
  background: #c1a367; }

.pages a.prev-a,
.pages a.next-a {
  font-family: simsun;
  background: #002d72;
  color: #fff;
  font-size: 18px;
  font-weight: 700; }

.pages a.prev-a:hover,
.pages a.next-a:hover {
  background: #c1a367; }

.cont-bg3 {
  background: url(../images/bg_icon3.png) no-repeat 490px 360px; }

.cont-bg4 {
  background: url(../images/bg_icon3.png) no-repeat 490px 80px; }

.cont-bg5 {
  background: url(../images/bg_icon4.png) no-repeat 490px 100px; }

.cont-bg6 {
  background: url(../images/bg_icon4.png) no-repeat 490px 350px; }

.cont-bg7 {
  background: url(../images/bg_icon5.png) no-repeat 490px 280px; }

.cont-bg8 {
  background: url(../images/bg_icon6.png) no-repeat 490px 280px; }

.cont-bg9 {
  background: url(../images/bg_icon7.png) no-repeat 490px 400px; }

.cont-bg10 {
  background: url(../images/bg_icon8.png) no-repeat 490px 300px; }

.cont-bg11 {
  background: url(../images/bg_icon9.png) no-repeat 490px 300px; }

.cont-bg12 {
  background: url(../images/bg_icon10.png) no-repeat 490px 280px; }

.cont-bg13 {
  background: url(../images/bg_icon11.png) no-repeat 490px 430px; }

.cont-bg14 {
  background: url(../images/bg_icon12.png) no-repeat 490px 430px; }

.cont-bg15 {
  background: url(../images/bg_icon13.png) no-repeat 490px 300px; }

.cont-bg3_1 {
  background: url(../images/nicon0.png) no-repeat 490px 360px; }

.cont-bg4_1 {
  background: url(../images/nicon0.png) no-repeat 490px 80px; }

.news-title-h3 {
  font-size: 24px;
  line-height: 1.3;
  color: rgba(0, 45, 114, 0.8);
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px; }

.news-title-time {
  color: #002d72;
  text-align: center;
  padding: 10px 0 5px; }

.news-title-source,
.news-title-time1 {
  color: #002d72;
  text-align: center;
  display: block; }

.news-title-source:after,
.news-title-time1:after {
  content: "";
  width: 106px;
  border-bottom: 4px solid #002d72;
  display: block;
  margin: 0 auto;
  padding-bottom: 10px; }

.content-text {
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px; }

.content-text img {
  max-width: 940px;
  margin: 50px auto; }

.content-text p {
  margin-top: 30px; }

.p-title {
  font-size: 18px; }

.news-title-time1 {
  font-size: 20px;
  color: rgba(0, 45, 114, 0.8); }

.p-line {
  border-bottom: 1px solid #c6cfdc; }

.p-title-none {
  margin-bottom: -30px; }

.p-ul {
  margin-top: 30px; }

.p-ul li {
  background: url(../images/icon1.png) no-repeat left 12px;
  padding-left: 20px; }

.join-tab-cont .news-tips {
  margin: 40px 0 60px;
  line-height: 1.6;
  font-size: 16px;
  text-align: justify;
  font-weight: 600; }

.news-lists {
  width: 100%;
  position: relative; }

.news-line {
  border-left: 1px solid #9fb0ca;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50px;
  z-index: -1;
  background: url(../images/icon2.png) no-repeat center bottom; }

.news-line b {
  width: 7px;
  height: 7px;
  background: url(../images/icon2.png) no-repeat;
  position: absolute;
  left: -4px;
  bottom: 0; }

.news-sub li {
  min-height: 140px; }

.news-sub li:nth-child(4) {
  margin-bottom: 10px; }

.news-sub li:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

.n-sub-date {
  width: 100px;
  height: 100px;
  border: 1px solid #9fb0ca;
  background: #fff;
  border-radius: 50%;
  font-size: 20px;
  color: rgba(0, 45, 114, 0.8);
  text-align: center;
  line-height: 40px;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  overflow: hidden; }

.n-sub-date span {
  display: block;
  border-bottom: 1px solid #9fb0ca;
  width: 80px;
  margin: 0 auto; }

.n-sub-date:after {
  content: "";
  border-bottom: 1px solid #9fb0ca;
  width: 23px;
  display: block;
  margin: -41px 20px 0 122px; }

.n-sub-right,
.n-sub-agro {
  width: 705px;
  margin-left: 63px;
  float: left; }

.n-sub-right:after {
  border-bottom: 1px solid rgba(159, 176, 202, 0.5);
  content: "";
  display: block;
  width: 90%;
  margin-top: 35px;
  margin-left: 20px; }

.sub-t-a,
.duty-h6 {
  font-size: 18px;
  color: rgba(0, 45, 114, 0.8);
  background: url(../images/icon2.png) no-repeat left 8px;
  padding-left: 20px;
  margin-top: 40px;
  display: block;
  line-height: 1.5;
  margin-bottom: 20px; }

.n-sub-right p {
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px;
  padding-left: 20px;
  text-align: justify;
  margin-bottom: 30px; }

.n-sub-right img {
  max-width: 705px;
  margin-left: 20px; }

.news-more {
  color: #002d72;
  width: 705px;
  height: 70px;
  float: left;
  margin-left: 185px;
  text-align: center;
  margin-top: 75px; }

.news-more span {
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  background: #002d72;
  border-radius: 50%;
  color: #fff;
  font-family: simsun;
  font-size: 20px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-top: 18px; }

.news-loading {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  width: 50px;
  height: 50px;
  display: inline-block; }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(-360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }
.click-more {
  cursor: pointer; }

.join-h2,
.join-t-h2 {
  font-size: 36px;
  color: #c1a367;
  line-height: 1;
  font-weight: 400;
  text-align: center; }

.join-dl {
  margin-top: 65px;
  border-radius: 5px;
  overflow: hidden; }

.join-dl dt {
  background: #002d73;
  line-height: 59px;
  color: #fff;
  font-size: 18px;
  overflow: hidden;
  border-left: 1px solid #002d73;
  border-right: 1px solid #002d73; }

.join-sub {
  width: 340px;
  padding-left: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left; }

.join-sub1 {
  width: 300px;
  padding-left: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left; }

.join-sub2 {
  width: 149px;
  text-align: center;
  float: left; }

.join-dl dd {
  border-left: 1px solid #d9dce3;
  border-right: 1px solid #d9dce3;
  color: #002d72; }

.join-dl dd .join-sub {
  cursor: pointer; }

.join-title {
  line-height: 59px;
  border-bottom: 1px solid #d9dce3;
  overflow: hidden; }

.join-h3,
.join-t-h3 {
  font-size: 18px;
  color: #002d72;
  text-align: center;
  font-weight: 400;
  line-height: 1;
  margin: 78px 0 15px; }

.join-p,
.join-t-h4 {
  color: #c1a367;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  line-height: 1; }

.join-p-img {
  width: 268px;
  height: 268px;
  margin: 50px auto 0; }

.join-cont {
  border-bottom: 1px solid #d9dce3;
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px;
  padding: 0 45px 45px;
  position: relative; }

.join-c-h4 {
  font-size: 24px;
  color: #002d72;
  font-weight: 400;
  margin-top: 40px; }

.join-c-h5 {
  font-size: 18px;
  color: #002d72;
  font-weight: 400;
  margin: 30px 0 15px; }

.join-line {
  border-bottom: 1px solid #002d72;
  position: relative;
  z-index: -1; }

.join-line:after,
.join-line:before {
  width: 7px;
  height: 7px;
  background: url(../images/icon2.png) no-repeat;
  position: absolute;
  left: 0;
  top: -3px;
  content: ""; }

.join-line:before {
  left: auto;
  right: 0; }

.join-tab-ul {
  width: 720px;
  margin: -56px auto 0; }

.join-tab-ul li {
  width: 110px;
  margin: 0 65px;
  float: left;
  text-align: center;
  cursor: pointer; }

.join-tab-ul li span {
  width: 100px;
  height: 100px;
  border: 1px solid #9fb0ca;
  display: block;
  margin: 0 auto;
  background: #fff;
  border-radius: 50%; }

.join-i {
  width: 100px;
  height: 100px;
  display: block;
  background: url(../images/icon3.png) no-repeat; }

.join-i1 {
  width: 100px;
  height: 100px;
  display: block;
  background: url(../images/icon5.png) no-repeat; }

.join-bg1 {
  background-position: 0 0 !important; }

.join-bg2 {
  background-position: -236px 0 !important; }

.join-bg3 {
  background-position: -477px 0 !important; }

.join-tab-ul li.join-cut .join-i {
  background: url(../images/icon4.png) no-repeat; }

.join-tab-ul li.join-cut .join-i1 {
  background: url(../images/icon6.png) no-repeat; }

.join-tab-ul li.join-cut span {
  background: #002d72; }

.join-tab-ul li p {
  font-size: 24px;
  color: #002d72;
  line-height: 1.2;
  width: 160%;
  margin: 20px 0 0 -30%; }

.join-tab-ul li a {
  color: #9badc8; }

.join-tab-ul li a b {
  font-family: simsun;
  font-weight: 400;
  padding-right: 5px; }

.join-tab-ul li a:hover {
  color: #c1a367; }

.join-t-h2 {
  margin: 110px 0 45px; }

.join-t-h3 {
  line-height: 35px;
  margin: 0 0 60px; }

.join-tab-cont img {
  margin: 0 auto; }

.join-t-h4 {
  margin: 60px 0 40px; }

.join-label {
  overflow: hidden;
  /*    border-bottom: 1px solid #c1a367;
  border-top: 1px solid #c1a367;*/ }

.join-label span {
  width: 154px;
  height: 59px;
  line-height: 59px;
  text-align: center;
  font-size: 18px;
  color: #002d72;
  display: block;
  float: left;
  margin: 0 1px; }

.join-label span:nth-child(1) {
  background: url(../images/adm5.png) 10px center no-repeat; }

.join-label span:nth-child(2) {
  background: url(../images/adm6.png) 10px center no-repeat; }

.join-label span:nth-child(3) {
  background: url(../images/adm7.png) 10px center no-repeat; }

.join-label span:nth-child(4) {
  background: url(../images/adm8.png) 10px center no-repeat; }

.join-label span:nth-child(5) {
  background: url(../images/adm9.png) 10px center no-repeat; }

.join-label span:nth-child(6) {
  background: url(../images/adm10.png) 10px center no-repeat;
  text-indent: 10px; }

.example {
  width: 940px;
  height: 450px;
  margin: 60px auto 0;
  position: relative;
  z-index: 1; }

.example:after {
  width: 843px;
  height: 310px;
  border: 2px solid #c1a367;
  content: "";
  display: block;
  margin: -380px auto 0;
  z-index: -1;
  border-radius: 3px; }

.example .roundabout-holder {
  height: 450px;
  margin: 0 167px 0 173px; }

.example .roundabout-moveable-item {
  position: relative;
  cursor: pointer;
  width: 700px;
  height: 394px;
  text-align: center;
  line-height: 30px;
  font-size: 28px; }

.example img {
  width: 100%;
  height: 100%; }

.example .roundabout-in-focus img {
  width: 100%;
  height: 100%; }

.example p {
  text-align: center;
  font-size: 14px;
  color: #002d72;
  margin-top: 30px;
  display: none;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s; }

.example .roundabout-in-focus {
  cursor: auto;
  z-index: 10000; }

.example .roundabout-in-focus p {
  display: block; }

.b_prev,
.b_next {
  /*background: rgba(0, 45, 114, 0.5) url(../images/b-left.png) no-repeat 40px center;*/
  background: url(../images/b-left.png) no-repeat 40px center;
  width: 113px;
  height: 216.7px;
  position: absolute;
  left: 7px;
  top: 114px;
  z-index: 300;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  cursor: pointer; }

.b_next {
  left: auto;
  right: 7px;
  /*background: rgba(0, 45, 114, 0.5) url(../images/b-right.png) no-repeat 30px center;*/
  background: url(../images/b-right.png) no-repeat 30px center;
  cursor: pointer; }

.b-pn-all {
  opacity: 0; }

.about-h5,
.about-h6,
.history-h6,
.about-h5-a {
  font-size: 30px;
  color: #002d72;
  font-weight: 400;
  width: 520px;
  line-height: 1;
  float: left;
  margin: 77px 0 15px; }

.about-p,
.about-p1,
.about-p2,
.about-p3 {
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px;
  width: 520px;
  float: left;
  text-align: justify; }

.about-r-img {
  width: 343px;
  float: right;
  margin-top: -148px;
  margin-top: -40px; }

.about-r-img img {
  width: 343px; }

.about-r-img:after {
  content: "";
  width: 343px;
  height: 416px;
  border: 2px solid #c1a367;
  display: block;
  z-index: -1;
  margin: -431px 0 0 10px;
  border-radius: 3px;
  display: none; }

.about-p1 {
  width: 100%;
  margin: 48px 0 0;
  float: none; }

.about-h6,
.history-h6 {
  font-size: 18px;
  margin-top: 50px; }

.about-name {
  width: 550px;
  float: left;
  color: #002d72;
  font-size: 18px;
  line-height: 35px;
  margin-top: 20px; }

.about-name p {
  overflow: hidden; }

.about-name p.about-m {
  margin-top: 30px; }

.about-name span {
  float: left; }

.about-name b {
  font-weight: 400;
  float: left;
  width: 415px; }

.about-r-img1 {
  float: left;
  margin-top: 90px; }

.about-r-img1:after {
  margin: -405px 0 0 -15px; }

.about-h5-a {
  float: right;
  margin: 158px 0 50px; }

.about-p2 {
  float: right;
  margin-bottom: 20px; }

.about-p3 {
  margin-bottom: 20px; }

.about-w {
  width: 100%;
  float: none; }

.about-t {
  margin: 20px 0 30px; }

.about-r-img2 {
  margin-top: -250px; }

.join-tab1 {
  margin: 165px 0 0; }

.news-ul li a.pdf-down {
  width: 140px;
  float: left; }

.user-icon1 {
  width: 35px;
  height: 35px;
  background: #002d72 url(../images/icon7.png) no-repeat;
  float: left;
  border-radius: 50%;
  margin-right: 15px;
  margin-top: 20px; }

.news-ul li a:hover .user-icon1 {
  background: #c1a367 url(../images/icon7.png) no-repeat; }

.duty-h4 {
  font-size: 24px;
  color: #002d72;
  font-weight: 400;
  text-align: center;
  line-height: 1; }

.duty-h6 {
  font-weight: 400;
  background-position: 0 10px; }

.duty-p {
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px;
  margin-bottom: 20px; }

.duty-m {
  margin-top: 80px; }

.duty-img {
  margin: 70px 0;
  overflow: hidden; }

.duty-img img {
  width: 220px;
  height: 165px;
  float: left;
  margin-right: 20px; }

.duty-img img:last-child {
  margin-right: 0; }

.duty-img1 {
  margin: 70px 0 0;
  overflow: hidden; }

.duty-img1 img {
  width: 300px;
  height: 225px;
  float: left;
  margin-right: 20px; }

.duty-img1 img:last-child {
  margin-right: 0; }

.nav-lists1 {
  /*width: 220px*/ }

.layout-sub {
  line-height: 24px;
  margin-top: 10px; }

.nav-lists dd .layout-sub a {
  display: block;
  font-size: 14px; }

.nav-lists dd .layout-sub a.sub-cut {
  color: #c1a367; }

.nav-lists dd .layout-sub i {
  font-family: simsun;
  font-style: normal;
  padding-right: 10px; }

.nav-lists dd .layout-sub a:hover {
  color: #c1a367; }

.nav-lists dd .layout-sub a.on {
  color: #c1a367; }

.nav-lists dd .layout-sub a:hover:after {
  content: "";
  display: block;
  width: 80%;
  border-bottom: 0;
  position: absolute; }

.layout-h6,
.agro-h6 {
  font-size: 18px;
  color: #002d72;
  font-weight: 400;
  margin-top: 35px;
  line-height: 30px; }

.join-close {
  cursor: pointer;
  line-height: 25px;
  overflow: hidden;
  width: 70px;
  position: absolute;
  right: 35px;
  top: 0px; }

.join-icon,
.layout-icon,
.layout-icon1 {
  width: 25px;
  height: 25px;
  background: #002d72 url(../images/icon8.png) no-repeat;
  display: inline-block;
  border-radius: 50%;
  float: left; }

.join-close span,
.layout-close span,
.layout-open span {
  float: left;
  padding-right: 15px;
  color: #002d72; }

.layout-ul a {
  padding: 60px 0 20px;
  display: inline-block; }

.layout-img {
  /*margin: 60px 0 20px*/
  display: block; }

.layout-title {
  height: 50px;
  border-left: 5px solid #002d72;
  background: rgba(0, 45, 114, 0.1); }

.layout-title h3 {
  color: #c1a367;
  font-size: 24px;
  padding-left: 25px;
  line-height: 50px;
  font-weight: 400;
  float: left; }

.layout-close,
.layout-open {
  cursor: pointer;
  line-height: 25px;
  overflow: hidden;
  float: right;
  padding: 12.5px 10px 12.5px 0; }

.layout-icon1 {
  background: #002d72 url(../images/icon9.png) no-repeat; }

.layout-cont {
  border-bottom: 1px solid #c6cfdc;
  padding: 28px 0;
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px; }

.layout-text h3 {
  font-size: 18px;
  color: #002d72;
  font-weight: 400;
  margin-bottom: 20px;
  padding: 0 30px; }

.layout-text p {
  margin-bottom: 20px;
  padding: 0 30px;
  text-align: justify; }

.layout-p {
  padding: 0 30px;
  text-align: justify; }

.layout-l-img {
  width: 300px;
  height: 225px;
  float: left;
  margin: 40px 0; }

.layout-l-img img {
  width: 300px;
  height: 225px; }

.layout-l-img:after {
  /*    content: "";
  width: 324px;
  height: 243px;
  border: 2px solid #c1a367;
  display: block;
  z-index: -1;
  margin: -233px 0 0 -15px;
  border-radius: 3px*/ }

.layout-h4 {
  font-size: 30px;
  font-weight: 400;
  color: #c1a367;
  width: 560px;
  float: right;
  line-height: 1;
  margin-top: 40px; }

.layout-h5 {
  font-size: 18px;
  font-weight: 400;
  color: #c1a367;
  width: 560px;
  float: right;
  line-height: 25px;
  margin: 20px 0 30px; }

.layout-t-p,
.layout-t-p1,
.layout-t-p2 {
  width: 560px;
  float: right;
  line-height: 30px;
  /*background: url(../images/icon1.png) no-repeat left 13px;*/
  padding: 0 0 0 20px !important;
  text-align: justify;
  color: rgba(0, 45, 114, 0.8);
  margin-bottom: 20px; }

.layout-b {
  border-bottom: 1px solid #c6cfdc;
  padding: 28px 0; }

.agro-img {
  margin-top: 40px; }

.agro-h3 {
  font-size: 18px;
  color: #002d72;
  margin: 30px 0 10px;
  font-weight: 400; }

.agro-p,
.agro-p1 {
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px; }

.n-sub-agro h3 {
  font-size: 26px;
  color: #c1a367;
  font-weight: 400;
  line-height: 1.2;
  margin: 40px 0 20px; }

.n-sub-agro .n-agro-img a {
  display: inline-block;
  /*margin-right: 30px;*/ }

.n-agro-img img {
  /*float: left;*/
  margin-right: 30px; }

.n-agro-img a:last-child img {
  margin-right: 0; }

.agro-line {
  padding-top: 60px;
  border-bottom: 1px solid #c6cfdc;
  overflow: hidden; }

.agro-icon {
  width: 100%;
  height: 100%;
  background: url(../images/icon10.png) no-repeat;
  display: block; }

.agro-lists .n-sub-date {
  padding: 0; }

.agro-bg2 {
  background-position: 0 -166px; }

.agro-bg3 {
  background-position: 0 -332px; }

.agro-bg4 {
  background-position: 0 -498px; }

.agro-bg5 {
  background-position: 0 -664px; }

.agro-h6 {
  margin-bottom: 20px; }

.agro-p1 {
  margin-bottom: 15px; }

.layout-t-p1 {
  width: 775px; }

.layout-t-p2 {
  width: 775px;
  background: url(../images/icon2.png) no-repeat left 12px;
  margin-bottom: 0; }

.n-sub-agro {
  width: 775px; }

.agro-a {
  color: #9badc8;
  margin-bottom: 30px;
  display: inline-block; }

.agro-a b {
  font-family: simsun;
  font-weight: 400;
  padding-right: 5px; }

.agro-a:hover {
  color: #c1a367; }

.agro-icon1 {
  width: 100%;
  height: 100%;
  background: url(../images/icon11.png) no-repeat;
  display: block; }

.agro-iconL1 {
  width: 100px;
  height: 100px;
  background: url(../images/adm0.png) no-repeat;
  display: inline-block;
  margin: -11px;
  background-size: cover; }

.agro-iconL2 {
  width: 100px;
  height: 100px;
  background: url(../images/adm1.png) no-repeat;
  display: inline-block;
  margin: -11px;
  background-size: cover; }

.agro-iconL3 {
  width: 100px;
  height: 100px;
  background: url(../images/adm2.png) no-repeat;
  display: inline-block;
  margin: -11px;
  background-size: cover; }

.lczName {
  margin: 30px 0 20px;
  overflow: hidden; }

.lczName img {
  float: right; }

.adm4 {
  margin: 50px 0; }

.agro-b2 {
  background-position: 0 -222px; }

.agro-b3 {
  background-position: 0 -473px; }

.agro-b4 {
  background-position: 0 -720px; }

.agro-b5 {
  background-position: 0 -968px; }

.agro-bL1 {
  background: url(../images/adm12.png) 0 0 no-repeat;
  background-size: cover; }

.agro-bL2 {
  background: url(../images/adm13.png) 0 0 no-repeat;
  background-size: cover; }

.agro-bL3 {
  background: url(../images/adm14.png) 0 0 no-repeat;
  background-size: cover; }

.agro-bL4 {
  background: url(../images/adm15.png?1=1) 0 0 no-repeat;
  background-size: cover; }

.agro-bL5 {
  background: url(../images/img86.png) 0 0 no-repeat;
  background-size: cover; }

.invest-cont {
  width: 1115px;
  height: 555px;
  margin: 180px 0;
  position: relative; }

.invest-text {
  width: 1115px;
  height: 485px;
  background: #002d72;
  padding-top: 70px; }

.i-t-title {
  color: #fff;
  margin-left: 475px;
  height: 22px; }

.i-t-title b {
  font-family: simsun;
  float: left;
  margin-right: 20px; }

.i-t-span {
  float: left;
  font-size: 16px;
  height: 10px;
  border-bottom: 1px solid #274d88;
  width: 390px; }

.i-t-span span {
  background: #002d72;
  padding-right: 20px; }

.i-t-img {
  height: 40px;
  margin: 15px 0 15px 502px; }

.i-t-img .table {
  height: 22px;
  margin: 4px 0; }

.i-t-img img {
  float: left;
  margin-right: 20px; }

.i-t-img .table img {
  max-height: 22px; }

.invest-img {
  width: 901px;
  height: 520px;
  position: absolute;
  left: -482px;
  top: -40px; }

.invest-p {
  width: 418px;
  height: 480px;
  background: rgba(0, 45, 114, 0.4);
  position: absolute;
  right: 0;
  top: 40px;
  padding: 50px 47px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.invest-p h2 {
  font-size: 36px;
  color: #c1a367;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 20px; }

.invest-p p {
  color: #fff;
  line-height: 28px;
  text-align: justify; }

.culture-img {
  margin-top: 110px; }

.cul-sub {
  border-bottom: 1px solid rgba(159, 176, 202, 0.5);
  width: 705px;
  margin-left: 63px;
  float: left;
  padding-bottom: 30px;
  margin-bottom: 35px; }

.cul-sub h3 {
  font-size: 30px;
  color: #c1a367;
  font-weight: 400;
  line-height: 1;
  margin: 40px 0 20px; }

.cul-h5 {
  font-size: 18px;
  color: #002d72;
  font-weight: 400;
  margin-bottom: 10px;
  background: url(../images/icon1.png) no-repeat left 10px;
  padding-left: 20px;
  width: 705px;
  float: right;
  margin-top: 15px; }

.cul-p {
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px; }

.cul-sub-p {
  background: url(../images/icon1.png) no-repeat left 13px;
  padding-left: 20px;
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px; }

.cul-sub-none {
  border-bottom: none; }

.agro-icon2 {
  width: 100px;
  height: 100px;
  background: url(../images/icon12.png) no-repeat;
  display: block; }

.agro-k2 {
  background-position: 0 -165px; }

.agro-k3 {
  background-position: 0 -330px; }

.title-sign {
  font-size: 18px;
  color: #002d72;
  width: 520px;
  margin-bottom: 50px;
  float: left;
  text-align: right; }

.history-p,
.rec-p {
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px;
  width: 520px;
  margin-bottom: 30px;
  float: left; }

.history-h6 {
  line-height: 30px; }

.history-img {
  margin-top: -300px; }

.history-ul {
  margin-top: 30px;
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px; }

.history-ul li {
  background: url(../images/icon2.png) no-repeat left 12px;
  padding-left: 20px; }

.join-tab2 {
  margin: 165px 0 0; }

.join-tab2 .join-tab-ul {
  width: 800px; }

.join-tab2 .join-tab-ul li {
  width: 160px;
  margin: 0 20px; }

.join-tab2 .join-tab-ul li p {
  margin: 15px 0 10px;
  width: 100%; }

.join-tab2 .join-tab-ul li b {
  font-size: 22px;
  color: #c1a367;
  font-weight: 400;
  margin-top: 25px;
  display: block; }

.join-tab2 .join-tab-ul li i {
  font-style: normal;
  color: rgba(0, 45, 114, 0.8); }

.join-h {
  width: 100px;
  height: 100px;
  display: block;
  background: url(../images/icon13.png?i=1) no-repeat; }

.join-sh1 {
  background-position: 3px -3px !important; }

.join-sh2 {
  background-position: -205px -3px !important; }

.join-sh3 {
  background-position: -413px -3px !important; }

.join-sh4 {
  background-position: -622px -3px !important; }

.join-tab2 .join-tab-ul li.join-cut .join-h {
  background: url(../images/icon14.png?i=1) no-repeat; }

.n-sub-year {
  width: 100px;
  height: 100px;
  display: block;
  font-size: 30px;
  font-weight: 400;
  line-height: 100px; }

.his-imgs {
  margin-top: 30px;
  overflow: hidden;
  margin-bottom: 50px; }

.his-imgs li {
  width: 210px;
  padding: 5px;
  background: #fff;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.his-imgs li img {
  width: 210px;
  display: block; }

.his-imgs li p {
  color: rgba(0, 45, 114, 0.8);
  padding: 10px 0 5px; }

.his-line {
  min-height: 30px; }

/*
.his-line:after {
    content: "";
    border-bottom: 1px solid #9fb0ca;
    width: 23px;
    display: block;
    margin: -13px 0 0 -40px;
}*/
.his-lists .n-sub-date:after {
  margin-top: -47px; }

.his-lists {
  padding-bottom: 80px; }

.rec-h2 {
  margin-bottom: 60px; }

.rec-img {
  margin-top: -208px; }

.rec-p {
  width: 480px;
  text-align: justify; }

.rec-icon {
  width: 100px;
  height: 100px;
  display: block;
  background: url(../images/icon15.png) no-repeat; }

.rec-s1 {
  background-position: 0 0; }

.rec-s2 {
  background-position: -293px 0; }

.rec-l {
  width: 100px;
  height: 100px;
  display: block;
  border: 1px solid #9fb0ca;
  margin: 0 auto;
  background: #fff;
  border-radius: 50%; }

.rec-sub {
  display: table; }

.rec-r {
  display: table-cell;
  vertical-align: middle;
  color: rgba(0, 45, 114, 0.8);
  padding-left: 20px;
  width: 320px; }

.rec-sub .rec-r {
  padding-left: 10px; }

.rec-sub {
  float: left;
  /*margin-right: 30px;*/
  width: 510px;
  font-size: 13px; }

.rec-h3 {
  font-size: 48px;
  color: #c1a367;
  font-weight: 400;
  line-height: 1;
  margin: 75px 0 35px; }

.rec-p1 {
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px;
  margin-bottom: 20px; }

.rev-bg1 {
  width: 1920px;
  height: 530px;
  background: url(../images/img72.jpg) no-repeat;
  position: relative;
  left: 50%;
  margin-left: -960px;
  margin-top: 70px; }

.rev-m {
  width: 940px;
  margin: 0 auto;
  overflow: hidden; }

.rev-m-L {
  width: 940px;
  margin: 0 auto 60px;
  overflow: hidden; }

.rev-m-L .rev-sub-l {
  margin-top: 140px;
  color: #002d72; }

.rev-m-L .rev-sub-m {
  /*margin: 110px 42px 0;*/ }

.rev-sub-l {
  width: 300px;
  float: left;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  margin-top: 150px; }

.rev-sub-l p {
  white-space: nowrap; }

.rev-sub-l h2 {
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px; }

.rev-sub-m {
  width: 330px;
  float: left;
  margin: 85px 5px 0;
  text-align: center; }

.rev-sub-m img {
  width: 100%;
  margin-bottom: 40px; }

.rev-sub-m .ngif {
  line-height: normal;
  width: 100%;
  height: 177px;
  /*overflow: hidden;*/
  margin: 0 auto 60px;
  position: relative; }

.rev-sub-m .ngif img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: -230px;
  width: 600px; }

.rev-sub-m p {
  font-size: 24px;
  color: #c1a367;
  line-height: 43px; }

.rev-lists {
  width: 430px;
  margin-right: 40px;
  float: left; }

.rev-lists h3 {
  font-size: 24px;
  font-weight: 400;
  color: #c1a367;
  margin-bottom: 50px; }

.rec-r h5 {
  font-size: 16px;
  font-weight: 400;
  color: #002d72; }

.rev-lists .rec-sub {
  float: none;
  margin-bottom: 30px;
  margin-right: 0; }

.rec-icon1 {
  width: 100px;
  height: 100px;
  display: block;
  background: url(../images/icon16.png?i=1) no-repeat; }

.rec-k1 {
  background-position: 0 0; }

.rec-k2 {
  background-position: 0 -131px; }

.rec-k3 {
  background-position: 0 -262px; }

.rec-icon2 {
  width: 100px;
  height: 100px;
  display: block;
  background: url(../images/icon17.png) no-repeat; }

.rec-q1 {
  background-position: 0 0; }

.rec-q2 {
  background-position: 0 -131px; }

.rec-q3 {
  background-position: 0 -262px; }

.rev-bg2 {
  width: 1920px;
  height: 450px;
  background: url(../images/img74L.jpg) no-repeat center right;
  position: relative;
  left: 50%;
  margin-left: -960px;
  margin-top: 70px;
  overflow: hidden; }

.rev-bg2 .rec-h3 {
  margin-top: 80px; }

.rev-ul li {
  width: 220px;
  float: left;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 33px;
  line-height: 30px;
  margin-right: 20px; }

.rev-ul li:last-child {
  margin-right: 0px; }

.rev-ul li:before {
  border-top: 1px solid #fff;
  width: 90px;
  content: "";
  display: block;
  margin-bottom: 30px; }

.rec-h5 {
  font-size: 24px;
  color: #c1a367;
  font-weight: 400;
  margin-bottom: 50px;
  line-height: 1.6; }

.rec-p2 {
  width: 400px;
  float: left;
  margin-bottom: 30px;
  margin-right: 70px;
  line-height: 30px;
  color: rgba(0, 45, 114, 0.8);
  position: relative; }

.rec-p2:before {
  content: "";
  display: block;
  background: url(../images/icon2.png) no-repeat;
  width: 7px;
  height: 7px;
  position: absolute;
  left: -20px;
  top: 12px; }

.rev-bg3 {
  width: 1115px;
  height: 440px;
  background: #002d72;
  position: relative;
  left: -175px;
  margin-top: 70px; }

.rev-img {
  width: 900px;
  height: 520px;
  position: absolute;
  top: -40px;
  right: -490px; }

.rev-text {
  width: 1115px;
  height: 520px;
  background: url(../images/img76.png) no-repeat right top;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  line-height: 30px;
  padding: 130px 170px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.rev-text h2 {
  font-size: 24px;
  color: #c1a367;
  line-height: 35px;
  font-weight: 400;
  margin-bottom: 20px; }

.invest-tab-text {
  line-height: 45px;
  height: 45px;
  position: absolute;
  left: 50%;
  margin-left: 100px;
  bottom: -50px;
  font-size: 24px; }

.invest-tab {
  width: 72px;
  height: 45px;
  position: absolute;
  left: 50%;
  margin-left: -36px;
  bottom: -50px; }

.invest-tab span {
  width: 41px;
  height: 41px;
  line-height: 41px;
  border: 2px solid #8fa1bc;
  display: block;
  border-radius: 50%;
  float: left; }

.invest-tab span.invest-span {
  margin-left: -18px;
  background: #002d72;
  border: 2px solid #002d72;
  color: #fff;
  font-size: 24px;
  font-family: simsun;
  font-weight: 700;
  cursor: pointer;
  text-indent: 8px;
  -webkit-animation: investspan 2s linear infinite;
  animation: investspan 2s linear infinite; }

@-webkit-keyframes investspan {
  50% {
    text-indent: 20px; } }
@keyframes investspan {
  50% {
    text-indent: 20px; } }
.invest-slide {
  height: 600px;
  margin: 130px 0;
  position: relative; }

.invest-slide .invest-cont {
  margin: 0;
  position: absolute; }

.invest-slide .invest-img {
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -webkit-transform: translateX(-1000px);
  transform: translateX(-1000px);
  z-index: 5;
  opacity: 0; }

.invest-slide .invest-text {
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -webkit-transform: translateX(1500px);
  transform: translateX(1500px);
  position: absolute;
  z-index: 1;
  opacity: 0; }

.invest-cut .invest-img {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.invest-cut .invest-text {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.foot {
  background: #002d73;
  height: 175px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.4);
  text-align: center; }

.foot a {
  color: rgba(255, 255, 255, 0.4);
  margin: 15px 10px;
  display: inline-block;
  font-size: 12px; }

.foot a:hover {
  color: #fff; }

.foot-wx {
  background: url(../images/foot_icon.png) no-repeat center center;
  width: 30px;
  height: 30px;
  display: inline-block;
  opacity: .5;
  position: relative;
  top: 25px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s; }

.foot-wx span {
  width: 100px;
  height: 100px;
  -webkit-transform: scale(0);
  transform: scale(0);
  display: block;
  position: absolute;
  top: -120px;
  left: -46px;
  padding: 8px;
  background: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

.foot-wx span:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  padding: 6px;
  background: inherit;
  border: inherit;
  border-right: 0;
  border-bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.foot-wx:hover {
  opacity: 1; }

.foot-wx:hover span {
  -webkit-transform: scale(1);
  transform: scale(1);
  top: -156px; }

.foot p {
  padding: 15px 0;
  height: 60px;
  line-height: 60px; }

.lang a {
  padding-bottom: 2px;
  border-bottom: 2px solid transparent; }

.lang a:hover {
  border-bottom: 2px solid #fff; }

.lang {
  float: left; }

.menu-add {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  z-index: 1;
  padding: 10px 30px 5px 0;
  width: 1386px;
  background: linear-gradient(to right, rgba(0, 45, 114, 0) 0%, rgba(0, 45, 114, 0) 30%, #002d72 100%); }

.navcont .menu-add {
  width: 100%; }

.navcont .menu-add .add-link {
  right: 84px;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%); }

.header-L::before, .navcont .menu-add::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  /* background: linear-gradient(to right, rgba(0, 45, 114, 0) 0%, rgba(0, 45, 114, 0) 40%, rgba(0, 45, 114, 1) 100%); */
  height: 390px;
  opacity: 0;
  visibility: hidden;
  /*background:linear-gradient(to bottom,rgba(0, 45, 114, 1) 0%,rgba(0, 45, 114, 1) 99.5%,rgba(0, 45, 114, 0) 100%)*/ }

.menu-add .add-link .anirl {
  display: flex; }

.blockImg {
  display: block;
  width: 100%;
  margin-top: 20px; }

.blockImgC {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  margin-top: 20px; }

.menu-add .add-link .anirl li {
  margin-left: 10px;
  font-size: 14px;
  position: relative; }

.menu-add .add-link .anirl li > a {
  border-bottom: 2px solid transparent; }

.menu-add .add-link .anirl li .item {
  white-space: normal;
  padding: 10px;
  position: absolute;
  left: 50%;
  top: 80%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden; }

.menu-add .add-link {
  margin-top: 10px;
  white-space: nowrap;
  line-height: 1.6;
  color: #fff;
  float: right;
  font-size: 16px;
  position: absolute;
  right: 64px;
  top: 0;
  transition: all 0.8s 0.1s ease-out; }

.menu-add .add-link .anirl li .item a {
  display: block;
  white-space: nowrap;
  text-align: center;
  margin-top: 10px;
  opacity: 0.7; }

.menu-add .add-link li > a:hover, .menu-add .add-link .anirl li.hover > a, .menu-add .add-link .anirl li.hover > a:hover {
  border-bottom: 2px solid #fff !important; }

.header-L.hover, .menu-add.hover {
  background: #002d72;
  transition: all 0.3s; }

.header-L.hover::before, .menu-add.hover::before {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s; }

.menu-add .add-link .anirl li.hover .item {
  opacity: 1;
  visibility: visible;
  transition: all 0.4s 0.1s; }

.menu-add .add-link .anirl li .item a:hover {
  opacity: 1; }

.menu {
  display: inline-block;
  float: right;
  padding: 0;
  margin: 0;
  width: 64px;
  height: 47px;
  background: transparent url(../images/img6.png) 0 0 no-repeat;
  background-size: cover;
  margin-left: 20px; }

/*.menu-add .add-link {
    float: right;
    margin-top: 10px;
    white-space: nowrap;
    line-height: 1.6;
    color: #fff;
    font-size: 18px;
}*/
.menu-add .add-link a {
  margin-right: 10px;
  font-size: 16px; }

.menu-add a {
  color: #fff; }

.menu-add .add-link a:hover {
  /* border-bottom: none !important;
  font-weight: normal !important; */ }

.navBar {
  display: none;
  opacity: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1993;
  background: #002D72; }

.navBar .cloNav {
  z-index: 6;
  position: absolute;
  right: 40px;
  top: 10px;
  background: url(../images/ico3.png);
  width: 35px;
  height: 35px;
  background-size: cover; }

.navBar .logo {
  position: absolute;
  left: 30px;
  top: 10px;
  z-index: 4; }

.navBar .auto {
  width: 100%;
  height: 100%; }

.navBar .lang {
  position: absolute;
  bottom: 8%;
  color: #fff;
  text-align: center;
  width: 100%;
  z-index: 6;
  z-index: 8; }

.navBar .lang span {
  margin: 0 8px; }

.navBar .lang a {
  color: #fff;
  box-sizing: border-box;
  height: 26px;
  line-height: 26px;
  display: inline-block; }

.navBar .lang a.firp {
  padding-left: 25px;
  background: url(../images/icon18.png) left center no-repeat; }

.navBar .lang a.conrs {
  margin: 0 20px; }

.navBar a.on {
  border-bottom: 2px solid #fff; }

.navBar .lang a:hover {
  border-bottom: 2px solid #fff; }

.navBar .auto .w700 {
  width: 60%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px 0px; }

.navBarShow .auto .w700 {
  opacity: 1; }

.navBar .auto a {
  color: #fff; }

.navBar .auto h3 {
  font-size: 20px;
  height: 52px;
  position: relative;
  font-weight: 600; }

.navBar .auto h3 span.line {
  display: block;
  width: 30px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 20px;
  background: #fff url(../images/adm19.png) 0 0 no-repeat; }

.navBar .auto .posl {
  float: left; }

.navBar .auto .posr {
  float: right; }

.navBar .auto .w110 {
  /*
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: 0;*/ }

.navBar .auto li {
  margin-bottom: 30px !important; }

.navBar .auto .marb80 {
  margin-bottom: 70px; }

.navBar .auto .marb81 {
  margin-bottom: 90px; }

.navBar .auto .marb82 {
  /*margin-bottom: 150px;*/
  margin-bottom: 180px; }

.navBar .auto .marb100 {
  margin-bottom: 90px; }

.navBar .auto .marb105 {
  margin-bottom: 105px; }

.navBar .auto .item a {
  margin-top: 8px;
  display: block;
  font-size: 14px;
  line-height: 18px; }

.navBar .auto .item a:hover {
  text-decoration: underline; }

.navBar .back {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #002D72;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2; }

.navBarShow .back {
  -webkit-animation: tranx .3s .1s ease-in forwards;
  animation: tranx .3s .1s ease-in forwards;
  display: block;
  opacity: 1; }

.navBarShow {
  display: block;
  opacity: 1; }

.team-list {
  width: 430px;
  float: left; }

.team-img,
.team-img1,
.team-img-r,
.team-img-l {
  width: 300px;
  height: 225px;
  margin-top: 80px; }

.team-img:after,
.team-img1:after,
.team-img-r:after,
.team-img-l:after {
  content: "";
  width: 400px;
  height: 300px;
  /*border: 2px solid #c1a367;*/
  display: block;
  z-index: -1;
  margin: -310px 0 0 -10px;
  border-radius: 3px; }

.team-img img,
.team-img1 img,
.team-img-r img,
.team-img-l img {
  width: 300px;
  height: 225px; }

.team-h2 {
  font-size: 30px;
  color: #c1a367;
  font-weight: 400;
  margin-top: 50px;
  line-height: 1;
  margin-bottom: 20px; }

.team-p {
  font-size: 18px;
  color: #c1a367;
  line-height: 30px; }

.team-p1,
.team-p2 {
  color: rgba(0, 45, 114, 0.8);
  line-height: 30px;
  margin-top: 30px;
  position: relative;
  text-align: justify; }

.team-p1:before,
.team-p2:before {
  width: 5px;
  height: 5px;
  background: url(../images/icon1.png) no-repeat;
  position: absolute;
  left: -20px;
  top: 12px;
  content: ""; }

.team-more {
  color: #002d72;
  width: 100%;
  height: 70px;
  text-align: center;
  margin-top: 60px;
  cursor: pointer; }

.team-more span {
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  background: #002d72;
  border-radius: 50%;
  color: #fff;
  font-family: simsun;
  font-size: 20px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-top: 18px; }

.team-more.autoCtr span {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.team-all {
  width: 430px;
  padding-left: 20px;
  float: right;
  height: 330px;
  overflow: hidden; }

.team-all.autoHeight {
  height: auto; }

.team-z-cut {
  height: auto; }

.team-more-cut span {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.team-list-r {
  float: right; }

.team-img1:after,
.team-img-r:after {
  margin: -310px 0 0 8px; }

.team-ps {
  min-height: 120px; }

.look {
  margin-top: 50px; }

.look a {
  color: #002d72;
  font-size: 16px; }

.look a:hover {
  text-decoration: underline; }

.team-line {
  border-bottom: 2px solid #bec7d5;
  margin-top: 55px; }

.team-img-r {
  float: right;
  margin-left: 70px;
  margin-top: 60px; }

.team-list-all {
  width: 100%;
  border-bottom: 1px solid #bec7d5;
  padding-bottom: 50px; }

.team-all-r {
  margin-left: -20px;
  height: auto;
  overflow: visible;
  width: 570px; }

.team-p2 {
  width: 940px; }

.team-img-l {
  float: left;
  margin-right: 70px;
  margin-top: 60px; }

.team-p2-l {
  margin-left: -370px; }

.team-ps1 {
  min-height: auto; }

.team-none {
  border-bottom: 0; }

.table {
  display: table;
  width: 100%;
  height: 100%; }

.cell {
  display: table-cell;
  vertical-align: middle; }

@media screen and (max-width: 992px) {
  .footer-L .linkR {
    float: none;
    text-align: center; }

  .footer-L .copy {
    float: none;
    text-align: center; }

  .header-L .logo {
    margin-right: 40px;
    margin-bottom: 10px; }

  .navBar .auto .w700 {
    white-space: nowrap;
    overflow: visible;
    width: 60%; }

  .navBar .auto .posr {
    float: none; }

  .navBar .auto .posl {
    float: none; }

  .navBar .auto .w110 {
    position: relative;
    margin: 0;
    top: auto;
    left: auto; }

  .navBar .table {
    margin: 80px 0; }

  .navBar .lang {
    display: none; } }
@media screen and (max-width: 1500px) {
  .menu-add .add-link a {
    font-size: 14px;
    margin-right: 10px; } }
@media screen and (max-width: 1300px) {
  .menu-add .add-link a {
    font-size: 12px;
    margin-right: 5px; } }
.companyL {
  color: rgba(0, 45, 114, 0.8);
  font-size: 14px;
  padding-top: 20px;
  line-height: 2; }

.companyL .p18 {
  color: #002d72;
  font-size: 18px;
  margin: 30px 0 25px; }

.companyL .p30 {
  font-size: 30px;
  margin: 30px 0 25px;
  color: #002d72; }

.companyL .marT40 {
  margin-top: 40px;
  color: #002d72; }

.overHid {
  overflow: hidden; }

@media screen and (max-height: 800px) {
  .history ul {
    margin-top: 5%; }

  .member .lab {
    margin: 2% 0 4%; }

  .newsRL .tit {
    font-size: 2.2em;
    margin-bottom: 4%; }

  .history ul li .time {
    margin: 2% 0 4%;
    font-size: 1.3em; }

  .navBar .auto h3 {
    font-size: 20px; }

  .navBar .auto .marb100 {
    margin-bottom: 40px; }

  .navBar .auto .marb80 {
    margin-bottom: 55px; }

  .navBar .auto .marb81 {
    margin-bottom: 55px; }

  .header-L .logo {
    margin-right: 40px; }

  .footer-L {
    padding: 10px 35px; }

  .history ul li .bcon .txts {
    font-size: 12px; }

  .member .p19 img {
    margin-top: 2%; }

  .history ul li .txts {
    margin: 5% 0 5%; }

  .history ul li .txtb {
    font-size: 1.1em; }

  .history ul li .link {
    font-size: 12px; }

  .navBar .auto li {
    margin-bottom: 30px; }

  .navBar .auto .marb82 {
    margin-bottom: 100px; }

  .navBar .lang {
    bottom: 4%; } }
.moneyL {
  padding-left: 475px; }

.moneyL li {
  width: 560px;
  height: 80px;
  overflow: hidden;
  border-bottom: 1px solid #274d88; }

.moneyL .lcon {
  line-height: 80px;
  width: 200px;
  color: #fff;
  float: left; }

.moneyL .lcon a {
  display: inline-block; }

.moneyL .table {
  width: 120px;
  float: left; }

.moneyL .table a {
  display: block;
  margin: 0 16px 0 0;
  float: left;
  height: 29px; }

.moneyL li:nth-child(2) .table a {
  height: 30px; }

.moneyL li:first-child .table a {
  height: 51px; }

.moneyL .table img {
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.moneyL .lcon b {
  font-family: simsun;
  float: left;
  margin-right: 14px; }

.moneyL .lcon span {
  max-width: 155px;
  float: left; }

.moneyL li:nth-child(4) span {
  line-height: 1.2;
  margin-top: 24px; }

.moneyJ {
  padding-left: 475px;
  margin-top: -45px; }

.moneyJ li {
  height: 70px;
  /*overflow: hidden;*/
  border-bottom: 1px solid #274d88;
  width: 580px; }

.moneyJ li.h120 {
  height: 120px; }

.moneyJ li.h120 .lcon {
  line-height: 120px; }

.moneyJ .lcon {
  line-height: 70px;
  width: 150px;
  color: #fff;
  float: left; }

.moneyJ .rcon {
  width: 430px;
  float: left;
  height: 100%;
  display: table; }

.moneyJ .rcon p {
  height: 36px;
  /*overflow: hidden;*/
  margin: 6px 0;
  width: 120%; }

.moneyJ .rcon a {
  display: block;
  float: left;
  margin: 0 15px 0 0;
  float: left; }

.moneyJ .rcon a:last-child {
  margin-right: 0; }

.moneyJ .rcon img {
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle; }

.moneyJ .lcon b {
  font-family: simsun;
  float: left;
  margin-right: 14px; }

.moneyJ .lcon span {
  max-width: 125px;
  float: left; }

.moneyJ .lcon .mid {
  display: inline;
  line-height: 1.2;
  margin-top: 36px; }

.newwahter {
  text-align: center; }

.newwahter span {
  font-size: 18px;
  color: rgba(0, 45, 114, 0.8);
  /*background: url(../images/icon2.png) no-repeat left 8px;*/
  padding-left: 42px;
  margin: 0 15px;
  margin-top: 20px;
  display: inline-block;
  line-height: 1.5;
  vertical-align: middle; }

.newwahter .adn2 {
  background: url(../images/qicon8.png) left center no-repeat; }

.newwahter .adn3 {
  background: url(../images/qicon9.png) left center no-repeat; }

.newwahter .adn4 {
  background: url(../images/adn4.png) left center no-repeat; }

.weal {
  width: 900px;
  margin: 0 auto;
  overflow: hidden;
  color: rgba(0, 45, 114, 0.8);
  padding-top: 70px;
  line-height: 24px; }

.weal .block {
  width: 429px;
  height: 221px;
  background: url(../images/adm18.png) 0 0 no-repeat;
  position: relative; }

.weal .spanItem {
  width: 350px;
  margin: 0 auto;
  padding-top: 100px; }

.weal .spanItem .marl70 {
  margin-right: 70px; }

.weal .spanItem .marl35 {
  margin-right: 35px; }

.weal .spanItem .w150 {
  width: 140px;
  display: inline-block; }

.weal .spanItem .mar45 {
  margin-right: 40px; }

.weal .tico {
  position: absolute;
  top: -75px;
  left: 50%;
  margin-left: -77.5px; }

.weal .txt {
  width: 348px;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px; }

.weal .lblock {
  float: left; }

.weal .rblock {
  float: right; }

.info-ul {
  line-height: 30px;
  text-align: justify; }

.info-ul li {
  text-indent: 30px; }

.widthAuto {
  width: 100%; }

.width-auto {
  width: 100%; }

.lineH30 {
  line-height: 30px; }

.look {
  text-decoration: underline; }

.w430 {
  width: 430px; }

.midA {
  line-height: 1.2;
  display: inline-block;
  max-width: 165px;
  margin-top: 27px; }

/* xiaodong-修改董事长致辞、管理团队 */
.h_amend .cont-s-img {
  width: 334px;
  height: 456px;
  float: right; }

.h_amend .team-img-l img {
  width: 248px;
  height: 331px; }

.h_amend .h_amend-teamH2 {
  margin-top: 170px; }

.h_amend .h_amend-teamAll {
  float: none;
  margin-top: 140px;
  width: 100%;
  margin-left: 0px; }

.h_amend .h_amend-teamListAll {
  border-bottom: none; }

.h_amend-contentSub {
  padding-bottom: 0px; }

/* 公司创始人 */
.h_amend .h_amendContSimg {
  width: 330px;
  height: 430px;
  margin-top: -125px; }

.h_originator-teamAll {
  float: left;
  /* width: 447px; */
  width: 510px;
  height: auto;
  padding-top: 20px;
  overflow: inherit; }

.h_originator-teamAll .team-p1 {
  margin-top: 5px; }

.h_originator-lczName {
  margin-top: 50px; }

.h_originator-lczName img {
  float: none; }

.h_H6 {
  font-size: 16px;
  line-height: 30px;
  color: rgba(0, 45, 114, 0.8);
  margin-top: 30px;
  position: relative;
  text-align: justify;
  margin-bottom: 20px; }

/* .h_H6:before {
    width: 5px;
    height: 5px;
    background: url(../images/icon1.png) no-repeat;
    position: absolute;
    left: -20px;
    top: 12px;
    content: ""
} */
.h_pb30 {
  padding-bottom: 30px; }

.h_mar-negative {
  margin-top: -60px; }

.h_marAuto {
  margin: 0 auto; }

.h_PC {
  display: block; }

.h_phone {
  display: none; }

.h_PCh60 {
  height: 60px; }

.qnavBg {
  position: relative;
  padding-top: 222px; }

.qnavBox {
  width: 1920px;
  height: 220px;
  background: url("../images/q_img2.png") top center no-repeat;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px; }

.qnavBox ul {
  width: 950px;
  overflow: hidden;
  margin: 0 auto;
  height: 100%; }

.qnavBox ul li {
  width: 50%;
  height: 100%;
  float: left;
  text-align: center;
  display: table; }

.qnavBox ul a {
  display: table-cell;
  font-size: 38px;
  line-height: 40px;
  padding-top: 30px;
  color: #fff;
  opacity: 0.5;
  vertical-align: middle; }

.qnavBox ul span {
  display: inline-block;
  height: 80px;
  position: relative; }

.qnavBox ul li span:after {
  content: "";
  display: block;
  width: 90px;
  height: 1px;
  background: #c1a367;
  position: absolute;
  top: -20px; }

.qnavBox ul li:nth-child(1) span:after {
  right: 0; }

.qnavBox ul li:nth-child(2) span:after {
  left: 0; }

.qnavBox ul li:hover a, .qnavBox ul li.on a {
  opacity: 1; }

.qnavBox1 {
  width: 100%;
  margin-bottom: 40px; }

.qnavBox1 ul {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  height: 100%; }

.qnavBox1 ul li {
  width: 50%;
  height: 100%;
  float: left;
  text-align: center;
  display: table; }

.qnavBox1 ul li.on a {
  color: #c1a367; }

.qnavBox1 ul a {
  display: table-cell;
  font-size: 38px;
  line-height: 40px;
  padding-top: 30px;
  color: #333;
  vertical-align: middle; }

.qnavBox1 ul span {
  min-width: 210px;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 2px solid #c1a367;
  position: relative; }

.qBarBox {
  position: relative;
  height: 1020px; }

.qBarBox1 {
  height: auto; }

.qBarBg {
  width: 1920px;
  height: 100%;
  background: url("../images/q_img3.png") top center no-repeat;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px; }

.qBarBg1 {
  background: none;
  position: relative; }

.qnavBar {
  width: 1290px;
  padding-top: 65px;
  margin: 0 auto; }

.qnavBar > li {
  width: 100%;
  position: relative;
  display: none; }

.qnavBar > li:nth-child(1) {
  display: block; }

.qnavBar > li .iBg {
  width: 100%;
  display: block;
  margin-top: -1px; }

.qnavBar > li .txtBox {
  width: 460px;
  position: absolute;
  right: 80px;
  top: 100px;
  font-size: 16px;
  line-height: 32px;
  text-align: left;
  color: #002d72;
  z-index: 10; }

.qnavBar h2 {
  font-weight: normal;
  font-size: 36px;
  line-height: 40px;
  color: #002d72;
  text-align: left;
  margin-bottom: 30px; }

.qnavBar .qIcons {
  width: 100%;
  overflow: hidden; }

.qnavBar .qIcons li {
  width: 25%;
  height: 254px;
  background: #fff;
  font-size: 0;
  box-sizing: border-box;
  float: left;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
  transition: all 0s linear; }

.qnavBar .qIcons .img {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px; }

.qnavBar .qIcons img {
  max-width: 100%;
  max-height: 100%; }

.qnavBar .qIcons li::after {
  content: "";
  height: 110px;
  border-right: 1px solid #2d64b9;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -55px; }

.qnavBar .qIcons li:last-child::after {
  display: none; }

.qnavBar .qIcons a {
  font-size: 16px;
  color: #818dab; }

.qnavBar .qIcons p {
  color: #c1a367;
  font-size: 20px;
  margin-bottom: 16px; }

.mr {
  display: block; }

.xz {
  display: none; }

.qnavBar .qIcons li.on {
  background: #002d73; }

.qnavBar .qIcons li.on p {
  color: #fff; }

.qnavBar .qIcons li.on a {
  color: #fff; }

.qnavBar .qIcons li.on .mr {
  display: none; }

.qnavBar .qIcons li.on .xz {
  display: block; }

.qIcons2 {
  background: #fff;
  width: 100%;
  box-sizing: border-box; }

.qIcons2 li {
  padding: 30px 150px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transition: all 0s linear; }

.qIcons2 li::after {
  content: "";
  width: 84%;
  border-bottom: 1px solid #2d64b9;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%); }

.qIcons2 li:last-child::after {
  display: none; }

.qIcons2 .lcon {
  width: 420px;
  font-size: 18px;
  line-height: 20px;
  color: #c1a367;
  margin-right: 20px; }

.qIcons2 p {
  padding-left: 20px;
  font-size: 16px;
  color: #333;
  line-height: 20px;
  margin-top: 10px;
  display: none; }

.qIcons2 .more {
  display: block;
  font-size: 16px;
  color: #818dab;
  margin-top: 24px; }

.qIcons2 .rcon {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  font-size: 0; }

.qIcons2 .rcon a {
  width: 33%;
  display: block;
  box-sizing: border-box;
  padding: 10px; }

.qIcons2 .rcon img {
  max-width: 100%;
  margin: 0 auto; }

.qIcons2 li.on {
  background: #002d73; }

.qIcons2 li.on .lcon {
  color: #fff; }

.qIcons2 li.on p {
  color: #fff; }

.qIcons2 li.on .more {
  color: #fff; }

.qIcons2 li.on .mr {
  display: none; }

.qIcons2 li.on .xz {
  display: block; }

.content {
  background: none; }

.newList {
  margin-top: 40px; }

.newList li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d8d8;
  margin-bottom: 60px; }

.newList li .img {
  width: 260px;
  height: 140px;
  border-radius: 5px;
  position: relative;
  margin-right: 30px;
  overflow: hidden; }

.newList li img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.newList li .txtBox {
  flex: 1;
  height: 140px;
  box-sizing: border-box;
  padding: 10px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column; }

.newListH3 {
  font-size: 24px;
  line-height: 30px;
  color: #494949;
  text-align: left;
  margin-bottom: 6px; }

.newsDesc {
  font-size: 18px;
  line-height: 22px;
  color: #494949;
  text-align: left; }

.newListTime {
  font-size: 16px;
  line-height: 18px;
  color: #727272;
  text-align: left; }

.pageList {
  display: flex;
  align-items: center;
  justify-content: center; }

.pageList a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 10px;
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 40px; }

.pageList a.on, .pageList a:hover {
  color: #fff;
  background: #c1a367; }

.pageList .prev, .pageList .next {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none !important; }

.pageList img {
  width: 20px;
  pointer-events: none; }

.pageList .no {
  opacity: 0.6; }

.tabNav {
  width: 100%;
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 100; }

.tabNav li {
  width: 130px;
  height: 66px;
  line-height: 66px;
  font-size: 20px;
  text-align: center;
  color: #002d73;
  cursor: pointer;
  position: relative; }

.tabNav li a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.tabNav li.on, .tabNav li:hover {
  font-weight: bold; }

.tabNav1 li.on, .tabNav1 li:hover {
  color: #002d73; }

.content-sub-bgD {
  background: #fff9f0 url("../images/q_img24.png") top center no-repeat;
  background-size: 100% auto; }

.buildWork .content-sub {
  padding: 100px 0; }

.buildWork .desc {
  font-size: 18px;
  line-height: 30px;
  color: #333;
  text-align: center; }

.buildWork .sTitImg {
  width: 600px;
  display: block;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 80px; }

.buildWork .markBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.buildWork .markBox li {
  width: 32%;
  height: 140px;
  border: 2px solid #decaa7;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  font-size: 16px;
  color: #333; }

.buildWork .markBox li:before {
  content: "";
  border-top: 13px solid #c1a367;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -7px; }

.buildWork .markBox strong {
  font-weight: bold;
  font-size: 30px;
  color: #c1a367;
  margin-bottom: 20px; }

.buildWork .title-h2 {
  margin-top: 166px;
  padding-bottom: 20px; }

.buildWork .about-p {
  width: 100%;
  font-size: 16px;
  color: #3c3c3c; }

.buildWork .normalImg {
  display: block;
  width: 80%;
  margin: 0 auto; }

.buildWork .txtIcon {
  width: 100%;
  background: #fff;
  margin-top: 80px;
  padding-bottom: 50px; }

.buildWork .qlist {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 30px 60px; }

.buildWork .qlist:nth-child(1) {
  background: #fff1d7; }

.buildWork .lextTxt {
  width: 720px;
  color: #333; }

.buildWork .lextTxt strong {
  display: block;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 10px; }

.buildWork .lextTxt p {
  font-size: 14px; }

.buildWork .iconBox {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px 120px; }

.buildWork .iconBox dd {
  display: flex;
  align-items: center;
  justify-content: center; }

.buildWork .iconBox img {
  max-width: 100%; }

.join-t-h4C {
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }

.join-t-h4C::before, .join-t-h4C::after {
  content: "";
  width: 100px;
  height: 4px;
  margin: 0 20px; }

.join-t-h4C::before {
  background: linear-gradient(to right, rgba(0, 0, 0, 0), #c6ab76); }

.join-t-h4C::after {
  background: linear-gradient(to left, rgba(0, 0, 0, 0), #c6ab76); }

.join-label-iconBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  color: #002c72; }

.join-label-iconBox li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }

.join-label-iconBox img {
  width: 50px;
  margin-bottom: 10px; }

.join-t-h5 {
  font-size: 20px;
  line-height: 1.5;
  color: #c1a367;
  text-align: center;
  margin-bottom: 20px; }

.qsupplementBox {
  width: 100%;
  padding: 40px 0;
  background: linear-gradient(to bottom, #f7e6bf, #fff); }

.qsupplementBox .pBox {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #002c72;
  line-height: 0.8;
  margin-bottom: 30px; }

.qsupplementBox .pBox p {
  width: 170px;
  text-align: center;
  border-right: 2px solid #002c72;
  margin-bottom: 0; }

.qsupplementBox .pBox p:last-child {
  border-right: 0; }

.qsupplementBox .line {
  width: 2px;
  height: 14px;
  background: #002c72;
  margin: 0 30px;
  display: none; }

.join-tab-ul1 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: -46px; }

.join-tab-ul1 li {
  width: 86px;
  margin: 0 34px; }

.join-tab-ul1 li img {
  width: 100%;
  background: #ededed; }

.join-tab-ul1 li.join-cut .xz {
  display: block; }

.join-tab-ul1 li.join-cut .mr {
  display: none; }

.join-tab-cont-imgbox > img {
  width: 100%;
  margin-top: 70px; }

.qChoseBox {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  margin-bottom: 50px; }

.qChoseBox::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 26px;
  width: 200px;
  border-top: 2px solid #d7be96;
  margin-left: -100px; }

.qChoseBox li {
  width: 140px;
  margin: 0 140px;
  cursor: pointer; }
  .qChoseBox li img {
    max-width: 100%; }

.qChoseBox li.on .mr {
  display: none; }

.qChoseBox li.on .xz {
  display: block; }

.fzBox {
  width: 100%; }

.fzBox > li {
  display: none; }

.fzBox > li:nth-child(1) {
  display: block; }

.fzBox img {
  width: 100%; }

.join-tab-cont-imgTxt .small-h3 {
  font-size: 20px;
  color: #c1a367;
  text-align: center; }

.join-tab-cont-imgTxt .imgTxt {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px; }

.join-tab-cont-imgTxt .imgTxt .left {
  width: 50%;
  height: 220px;
  background: #c1a367;
  box-sizing: border-box;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden; }

.join-tab-cont-imgTxt .imgTxt h2 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px; }

.join-tab-cont-imgTxt .imgTxt p {
  color: #fff;
  line-height: 24px; }

.join-tab-cont-imgTxt .imgTxt .rImg {
  width: 50%;
  height: 220px;
  overflow: hidden; }

.join-tab-cont-imgTxt .imgTxt img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.join-tab-cont-imgTxt .iconTxt {
  margin-top: 60px; }

.join-tab-cont-imgTxt .iconTxt .iconBox {
  width: 600px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  margin-top: 40px; }

.join-tab-cont-imgTxt .iconTxt .iconBox li {
  width: 160px;
  height: 100px;
  border-radius: 10px;
  background: #fff;
  color: #333;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 20px; }

.join-tab-cont-imgTxt .iconTxt .iconBox img {
  width: 40px; }

.join-tab-cont-imgTxt .featBox {
  margin-top: 40px; }

.join-tab-cont-imgTxt .featBox .txtBox {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 40px; }

.join-tab-cont-imgTxt .featBox .txtBox .lTxt {
  width: 49%;
  height: 200px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #fff);
  box-sizing: border-box;
  padding: 30px 50px;
  padding-bottom: 0; }

.join-tab-cont-imgTxt .featBox .txtBox .lTxt h4 {
  font-size: 18px;
  color: #c1a367;
  text-align: center;
  margin-bottom: 20px; }

.join-tab-cont-imgTxt .featBox .txtBox .lTxt p {
  color: #333; }

.join-tab-cont-imgTxt .imgTxtBox {
  margin-top: 60px; }

.join-tab-cont-imgTxt .imgTxtBox .titTxt {
  width: 100%;
  box-sizing: border-box;
  padding: 0 30px;
  padding-right: 0;
  margin-top: 60px; }

.join-tab-cont-imgTxt .imgTxtBox .titTxt li {
  color: #333;
  margin-bottom: 40px; }

.join-tab-cont-imgTxt .imgTxtBox .titTxt h3 {
  margin-right: 50px; }

.join-tab-cont-imgTxt .imgTxtBox .titTxt strong, .join-tab-cont-imgTxt .imgTxtBox .titTxt2 strong {
  display: block;
  font-size: 16px;
  position: relative;
  margin-bottom: 10px; }

.join-tab-cont-imgTxt .imgTxtBox .titTxt strong::before, .join-tab-cont-imgTxt .imgTxtBox .titTxt2 strong::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #c1a367;
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -3px; }

.join-tab-cont-imgTxt .imgTxtBox .titTxt dl {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 40px; }

.join-tab-cont-imgTxt .imgTxtBox .titTxt dd {
  width: 28%; }

.join-tab-cont-imgTxt .imgTxtBox .titTxt dd:last-child {
  margin-bottom: 0; }

.join-tab-cont-imgTxt .imgTxtBox .titTxt2 {
  color: #333;
  position: relative;
  margin-top: 60px; }

.join-tab-cont-imgTxt .imgTxtBox .titTxt2 .txtBox {
  display: -moz-grid;
  display: -webkit-grid;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 50px;
  margin-top: 60px;
  box-sizing: border-box;
  padding-left: 20px; }

.join-tab-cont-imgTxt .imgTxtBox .titTxt2 strong {
  display: block;
  margin-bottom: 16px; }

.join-tab-cont-imgTxt .imgTxtBox .titTxt2 p {
  line-height: 26px;
  margin-bottom: 6px; }

.join-tab-cont-imgTxt .xczx {
  width: 100%;
  margin-top: 100px; }

.join-tab-cont-imgTxt .titImg {
  width: 100%;
  margin-bottom: 70px; }

.fTit {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 16px;
  color: #c1a367;
  font-weight: bold;
  margin-bottom: 50px; }

.fTit::before, .fTit::after {
  content: "";
  width: 100px;
  height: 1px;
  background: #c1a367;
  margin: 0 10px; }

.titTxtBox {
  width: 100%;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px; }

.titTxtBox .titBox {
  width: 35%;
  height: 100%;
  font-size: 18px;
  color: #c1a367;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
  position: relative; }

.titTxtBox .titBox::before {
  content: "";
  width: 30px;
  height: 50px;
  background: url("../images/qicon7.png") top center no-repeat;
  background-size: contain;
  position: absolute;
  left: 30px;
  top: 0; }

.titTxtBox .titBox span {
  font-weight: bold;
  display: block;
  padding: 5px;
  border-bottom: 1px solid #c1a367; }

.titTxtBox .tBox {
  flex: 1;
  height: 100%;
  box-sizing: border-box;
  padding: 30px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); }

.titTxtBox .tBox p {
  margin-bottom: 1em; }

.xczx .titTxt {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap; }

.xczx .titTxt li {
  width: 46%; }

.xczx .titTxt .txt {
  height: 200px;
  padding: 30px;
  box-sizing: border-box;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
  color: #333;
  margin-top: 30px; }

.join-tab-cont-imgTxt .xczx .imgTxt {
  margin-top: 40px; }

.titImgTxt {
  margin-top: 50px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap; }

.titImgTxt .img {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px; }

.titImgTxt .img img {
  max-height: 100%; }

.titImgTxt li {
  width: 48%;
  margin-bottom: 40px; }

.titImgTxt .scroll {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  height: 210px;
  color: #333;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); }

.titImgTxt dl {
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: auto; }

.titImgTxt dl dd {
  position: relative;
  padding-left: 20px;
  line-height: 32px; }

.titImgTxt dl dd:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #c1a367;
  position: absolute;
  left: 0;
  top: 14px; }

.pBox {
  line-height: 28px; }

.pBox p {
  margin-bottom: 30px; }

.visionBox {
  width: 100%;
  margin-top: 100px;
  position: relative; }

.visionBox img {
  width: 100%; }

.visionBox .txtBox {
  width: 100%;
  position: absolute;
  left: 0;
  top: 30%;
  transform: translateY(-50%); }

.visionBox .rec-h3 {
  color: #9f7b33;
  margin: 0 auto;
  text-align: center; }

.visionBox p {
  font-size: 18px;
  line-height: 32px;
  color: #9f7b33;
  text-align: center;
  text-shadow: 2px 2px 6px #fff;
  margin-top: 30px; }

.mainBox ul {
  width: 100%;
  margin-top: 50px; }

.mainBox li {
  width: 100%;
  min-height: 40px;
  color: #333;
  box-sizing: border-box;
  padding: 20px 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /*border-bottom: 1px solid #ccc;*/ }

.mainBox strong {
  display: block;
  font-size: 60px;
  line-height: 70px;
  color: #c1a367;
  padding: 0 50px;
  margin-right: 30px;
  position: relative; }

.mainBox strong::before {
  content: "";
  display: block;
  width: 100%;
  height: 60px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #eee, #eee);
  position: absolute;
  left: 0;
  bottom: -10px; }

.mainBox p {
  flex: 1;
  line-height: 28px;
  position: relative;
  z-index: 10; }

.mainBox li::before {
  content: "";
  display: block;
  width: calc(100% - 164px);
  height: 1px;
  background: #ccc;
  position: absolute;
  right: 0;
  bottom: 0; }

.fzBox p {
  line-height: 28px; }

.historyList {
  width: 1px;
  margin: 0 auto;
  margin-top: 60px;
  position: relative; }

.historyList:before {
  content: "";
  width: 1px;
  height: calc(100% - 30px);
  background: #333;
  position: absolute;
  left: 0;
  top: 0; }

.historyList li {
  margin-bottom: 30px;
  position: relative;
  top: -20px;
  z-index: 10; }

.historyList li dd {
  position: relative;
  color: #333;
  line-height: 18px; }

.historyList li dd:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #c1a367;
  position: absolute; }

.historyList li:before {
  content: "";
  width: 10px;
  height: 10px;
  border: 4px solid #fff;
  border-radius: 50%;
  background: #c1a367;
  position: absolute;
  top: 10px; }

.historyList span {
  display: block;
  color: #c1a367;
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 16px; }

.historyList strong {
  font-size: 12px;
  line-height: 14px;
  padding-left: 4px; }

.historyList p {
  color: #333;
  line-height: 18px; }

.historyList li dd {
  margin-bottom: 10px; }

.historyList li dd:before {
  top: 7px; }

.historyList li:nth-child(odd) {
  width: 340px;
  position: relative;
  padding-left: 20px;
  text-align: left; }

.historyList li:nth-child(odd) dd {
  padding-left: 10px; }

.historyList li:nth-child(odd) dd:before {
  left: 0; }

.historyList li:nth-child(odd):before {
  left: -9px; }

.historyList li:nth-child(even) {
  width: 340px;
  position: relative;
  left: -360px;
  padding-right: 20px;
  text-align: right; }

.historyList li:nth-child(even) dd {
  padding-right: 10px; }

.historyList li:nth-child(even) dd:before {
  right: 0; }

.historyList li:nth-child(even):before {
  right: -9px; }

.zlList {
  margin-top: 100px; }

.zlList p {
  text-align: center;
  margin-bottom: 30px; }

.zlList ul {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.zlList li {
  width: 30%;
  min-height: 240px;
  line-height: 28px;
  box-sizing: border-box;
  padding: 30px 20px;
  background: linear-gradient(to bottom, #fff, #fff, rgba(255, 255, 255, 0));
  position: relative; }

.zlList li:before {
  content: "";
  width: 50%;
  height: 10px;
  position: absolute;
  left: 25%;
  top: -5px;
  background: linear-gradient(to right, #cbb485, rgba(255, 255, 255, 0)); }

.content-sub-esg {
  padding-top: 60px; }

.content-sub-esg .join-t-h2 {
  margin-top: 50px; }

/*html {
    font-weight: 100;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}*/
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
button,
textarea,
p,
th,
td,
b,
i,
strong,
span {
  padding: 0;
  margin: 0; }

fieldset,
img {
  border: 0;
  margin: 0;
  padding: 0; }

a {
  text-decoration: none;
  color: #000;
  display: inline-block; }

ul,
ol,
li {
  list-style: none; }

i {
  font-style: normal; }

h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: normal; }

p,
div {
  max-height: 99999px;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box; }

/*@font-face{font-family: myFirstFont;src: url('../fonts/proximanova-light.ttf'),url('../fonts/proximanova-light.eot');}*/
/*img{pointer-events:none;touch-callout:none;user-select:none;}*/
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

input,
button,
textarea,
select {
  *font-size: 100%; }

.clear:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

.clear {
  zoom: 1; }

.fl {
  float: left; }

.fr {
  float: right; }

.table {
  display: table;
  width: 100%;
  height: 100%; }

.cell {
  display: table-cell;
  vertical-align: middle; }

.header-L {
  color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 22;
  width: 100%;
  padding: 10px 30px 5px;
  background: url(../images/bgnn.png) right center no-repeat; }

.header-L-transparent {
  background: transparent; }

.header-L.header-L-transparent .menu-add .add-link {
  display: none; }

.header-L a {
  color: #fff;
  vertical-align: middle;
  position: relative; }

.header-L span {
  vertical-align: top;
  position: relative;
  padding-bottom: 2px; }

.header-L .lang a.on {
  border-bottom: 2px solid #fff; }

.header-L .lang a {
  padding-bottom: 2px;
  border-bottom: 2px solid transparent; }

.header-L .lang a:hover {
  border-bottom: 2px solid #fff; }

.header-L .logo {
  float: left;
  margin-right: 60px;
  width: 110px;
  height: 49px;
  background: url(../images/logo.png) 0 0 no-repeat;
  background-size: cover; }

.header-L .lang {
  float: left;
  font-size: 14px;
  margin-top: 15px; }

.header-L .shares {
  margin-right: 15px; }

.header-L .menu-add {
  position: relative;
  right: 0;
  top: 0;
  text-align: right;
  float: right;
  padding: 0;
  background: transparent;
  width: auto; }

.header-L .menu {
  position: relative;
  z-index: 2;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  width: 64px;
  height: 47px;
  background: transparent url(../images/img6.png) 0 0 no-repeat;
  background-size: cover;
  float: right; }

.header-L .menu-add .add-link {
  margin-top: 10px;
  white-space: nowrap;
  line-height: 1.6;
  color: #fff;
  float: right;
  font-size: 16px;
  position: absolute;
  right: 64px;
  top: 0;
  width: 0;
  transition: all 0.8s 0.1s ease-out; }

.header-L .menu-add:hover .add-link {
  transition: all 0.8s 0.1s ease-in; }

.header-L .menu-add .add-link.blue a {
  color: #002d72; }

.header-L .menu-add .ani-add-link {
  width: auto; }

@keyframes anirl {
  0%,100% {
    transform: translateX(120%); }
  25%,75% {
    transform: translateX(0); } }
.header-L .menu-add .add-link a:hover {
  /*border-bottom: 2px solid #fff;*/ }

.header-L.blue .menu-add .add-link a:hover {
  border-bottom: 2px solid #002d72;
  font-weight: 600; }

.header-L .menu-add .add-link.blue a:hover {
  border-bottom: 2px solid #002d72;
  font-weight: 600; }

.header-L .menu.blue {
  background: url(../images/img6n.png) 0 0 no-repeat;
  background-size: cover; }

.header-L.blue {
  color: #002d72; }

.header-L.blue a {
  color: #002d72; }

.header-L.blue .logo {
  background: url(../images/logon.png) 0 0 no-repeat;
  background-size: cover; }

.header-L.blue .menu {
  background: url(../images/img6n.png) 0 0 no-repeat;
  background-size: cover; }

.header-L.blue .menu.res {
  background: url(../images/img6.png) 0 0 no-repeat;
  background-size: cover; }

.header-L.blue .lang a.on {
  border-bottom: 2px solid #002d72; }

.header-L.blue .lang a:hover {
  border-bottom: 2px solid #002d72; }

.footer-L {
  color: #fff;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 188;
  background: #002256;
  width: 100%;
  padding: 15px 35px; }

.footer-L:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

.footer-L .linkR {
  float: right; }

.footer-L .copy {
  float: left;
  line-height: 30px; }

.footer-L a {
  color: #fff;
  padding: 0 8px;
  height: 30px;
  vertical-align: middle;
  line-height: 30px;
  position: relative; }

.footer-L .wx {
  width: 30px;
  background: url(../images/ico1.png) center center no-repeat;
  margin-right: 10px; }

.footer-L .wx span {
  background: #fff;
  display: block;
  position: absolute;
  left: 50%;
  width: 100px;
  height: 100px;
  padding: 8px;
  margin-left: -58px;
  top: -115px;
  display: none; }

.footer-L .wx span:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent; }

.footer-L .wx span img {
  display: block;
  width: 100%;
  height: 100%; }

.footer-L .wx:hover span {
  -webkit-animation: slideInUp 0.3s ease-in forwards;
  animation: slideInUp 0.3s ease-in forwards;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  display: block; }

.ctrLR {
  position: fixed;
  bottom: 110px;
  right: 45px;
  z-index: 100; }

.ctrLR .prev {
  width: 21px;
  height: 21px;
  background: url(../images/ico2.png) top center no-repeat;
  display: block; }

.ctrLR .next {
  width: 21px;
  height: 21px;
  background: url(../images/ico2.png) bottom center no-repeat;
  display: block; }

.ctrLR.blue .prev {
  background: url(../images/ico2n.png) top center no-repeat; }

.ctrLR.blue .next {
  background: url(../images/ico2n.png) bottom center no-repeat; }

@-webkit-keyframes slideInUp {
  0% {
    transform: translate3d(0, 15px, 0);
    -webkit-transform: translate3d(0, 15px, 0);
    -moz-transform: translate3d(0, 15px, 0);
    -ms-transform: translate3d(0, 15px, 0);
    -o-transform: translate3d(0, 15px, 0);
    visibility: visible;
    opacity: 0; }
  100% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    opacity: 1; } }
@keyframes slideInUp {
  0% {
    transform: translate3d(0, 15px, 0);
    -webkit-transform: translate3d(0, 15px, 0);
    -moz-transform: translate3d(0, 15px, 0);
    -ms-transform: translate3d(0, 15px, 0);
    -o-transform: translate3d(0, 15px, 0);
    visibility: visible;
    opacity: 0; }
  100% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    opacity: 1; } }
@-webkit-keyframes tranx {
  100% {
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0); } }
@keyframes tranx {
  100% {
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0); } }
.pagebox {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }

.pagebox.post {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2; }

.pagebox.posb {
  visibility: hidden; }

.back27 {
  background: #002d72; }

.pagebox .comTit {
  position: absolute;
  top: 50%;
  width: 35%;
  left: 8%;
  z-index: 8; }

.pagebox .comTit img {
  display: block;
  width: 100%; }

.pagebox .comTit .timg {
  width: 100%;
  margin-bottom: 4%;
  opacity: 0;
  -webkit-transform: translateY(-60px);
  transform: translateY(-60px); }

.pagebox .comTit .bimg {
  width: 100%;
  width: 60%;
  opacity: 0;
  -webkit-transform: translateY(60px);
  transform: translateY(60px); }

.active .pagebox .comTit.comTitAni .timg {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: all 1s .5s ease-in;
  transition: all 1s .5s ease-in; }

.active .pagebox .comTit.comTitAni .bimg {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: all 1s .5s ease-in;
  transition: all 1s .5s ease-in; }

.pagebox .picList {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  -ms-perspective-origin: 50% 50%;
  -o-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  perspective-origin: 50% 50%; }

.pagebox .picList li {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0; }

.pagebox .picList li a {
  width: 100%;
  height: 100%; }

.pagebox .picList li.on {
  z-index: 6;
  opacity: 1; }

.pagebox .picList li.animated {
  z-index: 10; }

.animated {
  -webkit-animation: animated 4.4s linear;
  animation: animated 4.4s linear;
  -moz-animation: animated 4.4s linear;
  -ms-animation: animated 4.4s linear;
  -o-animation: animated 4.4s linear; }

@-webkit-keyframes animated {
  0% {
    -webkit-transform: translate3d(0px, 0px, 0px);
    opacity: 1; }
  80% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0px, 0px, 60px);
    opacity: 0; } }
@keyframes animated {
  0% {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    opacity: 1; }
  80% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0px, 0px, 60px);
    transform: translate3d(0px, 0px, 60px);
    opacity: 0; } }
.runList {
  width: 50%;
  position: absolute;
  left: 50%;
  top: 46%;
  z-index: 4;
  margin-left: -25%;
  color: #002d72;
  text-align: center; }

.runList .zw {
  width: 100%;
  display: block; }

.runList .auto {
  width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -40%; }

.runList .autoabLx,
.runList .autoacLx {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none; }

.runList .timg {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 4em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px); }

.runList .bimg {
  position: absolute;
  bottom: -10%;
  left: 0;
  color: #c1a367;
  font-size: 2em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(40px);
  line-height: normal;
  transform: translateY(40px); }

.runList .limg {
  position: absolute;
  top: 50%;
  left: 0;
  opacity: 0;
  font-size: 1.6em;
  line-height: 1.5;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px); }

.runList .rimg {
  position: absolute;
  top: 50%;
  right: 0;
  opacity: 0;
  font-size: 1.6em;
  line-height: 1.5;
  -webkit-transform: translateX(40px);
  transform: translateX(40px); }

.active .runList .timg {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all .4s .4s ease-in;
  transition: all .4s .4s ease-in; }

.active .runList .bimg {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all .4s 2.8s ease-in;
  transition: all .4s 2.8s ease-in; }

.active .runList .limg {
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: all .4s 2.8s ease-in;
  transition: all .4s 2.8s ease-in; }

.active .runList .rimg {
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: all .4s 2.8s ease-in;
  transition: all .4s 2.8s ease-in; }

.runList .autoabLx img {
  width: 100%; }

.runList .autoacLx img {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 10; }

.runList .tspan {
  font-size: 1.6em;
  margin-bottom: 20px;
  display: block; }

.runList.runListAni .auto .autoacLx img {
  -webkit-animation: runList .8s ease-in forwards;
  animation: runList .8s ease-in forwards; }

@-webkit-keyframes runList {
  100% {
    width: 120px;
    margin-top: 80%; } }
@keyframes runList {
  100% {
    width: 120px;
    margin-top: 80%; } }
.bus {
  position: absolute;
  bottom: 17%;
  width: 100%; }

.bus img {
  width: 89%;
  margin: 0 auto;
  display: block; }

.loadpage {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #023A8F;
  width: 100%;
  height: 100%;
  z-index: 1000; }

.loadtips {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  width: 235px;
  height: 220px;
  margin-left: -117.5px;
  margin-top: -110px; }

.conlistimg {
  width: 235px;
  position: relative;
  overflow: hidden; }

.loadtips_t {
  width: 100%;
  height: 100%;
  margin-top: 0px; }

.loadtips_t .conlistimg {
  position: fixed;
  right: 30px;
  top: 10px;
  width: 66px;
  -webkit-transition: all 0.8s;
  transition: all 0.8s; }

.conlistimg img {
  width: 100%;
  display: block; }

.titnum {
  line-height: 60px;
  color: #fff;
  font-size: 16px;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 20px; }

.loadtips p {
  width: 200px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: 60px;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif; }

.loadtips_t .titnum {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: none; }

.bannerThired {
  width: 100%;
  height: 100%; }

.bannerThired ul {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px; }

.bannerThired li {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

.bannerThired li img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -960px;
  margin-top: -540px; }

.thiredMP4 {
  width: 100%;
  height: 100%;
  position: relative; }

.thiredMP4 video {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%; }

.wheelItem {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: transparent; }

.wheelItem .conterL {
  width: 73.8%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out; }

.wheelItem .conterL.resw {
  width: 30%; }

.wheelItem .conterL .bimg {
  width: 100%;
  height: 100%;
  background: url(../images/img12b.png) right center no-repeat;
  position: absolute;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
  top: 0;
  opacity: 0; }

.wheelItem .conterL .simg {
  overflow: hidden;
  width: 91.5%;
  height: 100%;
  background: url(../images/img12s.png) right center no-repeat;
  position: absolute;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
  top: 0;
  opacity: 0; }

.wheelItem .conterL .simg img {
  width: 69%;
  position: absolute;
  top: 50%;
  right: 0;
  opacity: 0.4; }

.wheelItem .conterL .mico {
  background: url(../images/ico4.png) center center no-repeat;
  height: 21px;
  position: absolute;
  right: 0;
  width: 8.5%;
  top: 50%;
  margin-top: -11px;
  z-index: 4;
  cursor: pointer;
  opacity: 0;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  display: none; }

.wheelItem .conterL .mico img {
  display: block;
  margin: 0 auto;
  display: none; }

.wheelItem .conterL .mico.ok {
  background: url(../images/ico5.png) center center no-repeat; }

.wheelItem .conterL .restxt {
  position: absolute;
  right: 15%;
  z-index: 4;
  top: 50%;
  opacity: 0;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px); }

.wheelItem .conterL .add-auto {
  float: left;
  margin-right: 120px;
  display: table; }

.wheelItem .conterL.resw .add-auto {
  float: none;
  margin: 0; }

.wheelItem .conterR.resw .add-auto {
  float: none;
  margin: 0; }

.wheelItem .conterL .add-mod {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 1.4em;
  line-height: 2; }

.wheelItem .conterL .restxt a {
  color: #fff; }

.wheelItem .conterL .restxt a .tit {
  display: block;
  font-size: 1.4em; }

.wheelItem .conterL .restxt a .txt {
  display: block;
  font-size: 5em;
  margin: 20px 0 30px;
  line-height: normal; }

.wheelItem .conterL .restxt a .link {
  background: url(../images/ico7.png) left center no-repeat;
  padding-left: 12px;
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent; }

.wheelItem .conterL .restxt a .link:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0.8); }

.wheelItem .conterL.w0 {
  width: 0;
  overflow: hidden; }

.wheelItem .conterL.w0 .restxt a .txt {
  font-size: 3em; }

.wheelItem .conterL.resw .restxt a .txt {
  font-size: 3em;
  margin: 10px 0 15px; }

.wheelItem .conterL.resw .add-mod {
  font-size: 1.2em;
  padding-bottom: 30px; }

.wheelItem .conterR {
  width: 73.8%;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out; }

.wheelItem .conterR.resw {
  width: 30%; }

.wheelItem .conterR .bimg {
  width: 100%;
  height: 100%;
  background: url(../images/img13b.png) left center no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  -webkit-transform: translateX(40px);
  transform: translateX(40px); }

.wheelItem .conterR .simg {
  overflow: hidden;
  width: 91.5%;
  height: 100%;
  background: url(../images/img13s.png) left center no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  -webkit-transform: translateX(40px);
  transform: translateX(40px); }

.wheelItem .conterR .simg img {
  width: 101.4%;
  position: absolute;
  top: 50%;
  left: 6.3%;
  opacity: 0.4; }

.wheelItem .conterR .mico {
  background: url(../images/ico5.png) center center no-repeat;
  height: 21px;
  position: absolute;
  left: 0;
  width: 8.5%;
  top: 50%;
  margin-top: -11px;
  z-index: 4;
  cursor: pointer;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  display: none; }

.wheelItem .conterR .mico.ok {
  background: url(../images/ico4.png) center center no-repeat; }

.wheelItem .conterR .mico img {
  display: block;
  margin: 0 auto;
  display: none; }

.wheelItem .conterR .restxt {
  position: absolute;
  left: 20%;
  z-index: 4;
  top: 50%;
  opacity: 0;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px); }

.wheelItem .conterR .add-auto {
  float: right;
  margin-left: 120px;
  display: table; }

.wheelItem .conterR .add-mod {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 1.4em;
  line-height: 2; }

.wheelItem .conterR .restxt a {
  color: #fff; }

.wheelItem .restxt a p {
  white-space: nowrap;
  overflow: hidden; }

.wheelItem .conterR .restxt a .tit {
  display: block;
  font-size: 1.4em; }

.wheelItem .conterR .restxt a .txt {
  display: block;
  font-size: 5em;
  margin: 15px 0 30px;
  line-height: normal; }

.wheelItem .conterR .restxt a .link {
  background: url(../images/ico7.png) left center no-repeat;
  padding-left: 12px;
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent; }

.wheelItem .conterR .restxt a .link:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0.8); }

.wheelItem .conterR.w0 {
  width: 0;
  overflow: hidden; }

.wheelItem .conterR.w0 .restxt a .txt {
  font-size: 3em; }

.wheelItem .conterR.resw .restxt a .txt {
  font-size: 3em;
  margin: 10px 0 15px; }

.wheelItem .conterR.resw .add-mod {
  font-size: 1.2em;
  padding-bottom: 30px; }

.wheelItem .conterL.Ani {
  visibility: visible; }

.wheelItem .conterL.Ani .bimg {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 1s .4s ease-out;
  transition: all 1s .4s ease-out; }

.wheelItem .conterL.Ani .simg {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 1s .8s ease-out;
  transition: all 1s .8s ease-out; }

.wheelItem .conterL.Ani .restxt {
  -webkit-transition: all 1s 1.4s ease-out;
  transition: all 1s 1.4s ease-out;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.wheelItem .conterL.Ani .restxt.click-ok {
  -webkit-transition: all .2s .1s ease-out;
  transition: all .2s .1s ease-out; }

.wheelItem .conterL.Ani .mico {
  opacity: 1;
  -webkit-transition: all .4s .6s ease-out;
  transition: all .4s .6s ease-out;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.wheelItem .conterR.Ani {
  visibility: visible; }

.wheelItem .conterR.Ani .bimg {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 1s .4s ease-out;
  transition: all 1s .4s ease-out; }

.wheelItem .conterR.Ani .simg {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 1s .8s ease-out;
  transition: all 1s .8s ease-out; }

.wheelItem .conterR.Ani .restxt {
  -webkit-transition: all 1s 1.4s ease-out;
  transition: all 1s 1.4s ease-out;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.wheelItem .conterR.Ani .restxt.click-ok {
  -webkit-transition: all .2s .1s ease-out;
  transition: all .2s .1s ease-out; }

.wheelItem .conterR.Ani .mico {
  opacity: 1;
  -webkit-transition: all .4s .6s ease-out;
  transition: all .4s .6s ease-out;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.wheelItem .ctrAniW {
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
  position: absolute;
  bottom: 11.1%;
  width: 7%;
  left: 50%;
  margin-left: -3.5%; }

.wheelItem .ctrAni {
  width: 100%;
  height: 100%;
  position: relative; }

.wheelItem .ctrAni-txt {
  position: absolute;
  left: 120%;
  color: #fff;
  white-space: nowrap;
  font-size: 16px;
  top: 0; }

.wheelItem .ctrAni .back {
  display: block;
  width: 100%; }

.wheelItem .ctrAni .l {
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  display: table;
  text-align: center; }

.wheelItem .ctrAni .r {
  width: 50%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  cursor: pointer;
  display: table;
  text-align: center; }

.wheelItem .ctrAni .l img {
  display: none;
  margin-left: 30%;
  width: 0; }

.wheelItem .ctrAni .r img {
  display: none;
  margin-left: 30%;
  width: 0; }

.wheelItem .ctrAni .click.l img {
  display: block;
  width: 30%;
  -webkit-animation: lltra 1s linear infinite;
  animation: lltra 1s linear infinite; }

.wheelItem .ctrAni .click.r img {
  display: block;
  width: 30%;
  -webkit-animation: rrtra 1s linear infinite;
  animation: rrtra 1s linear infinite; }

@-webkit-keyframes lltra {
  0% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }
@keyframes lltra {
  0% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }
@-webkit-keyframes rrtra {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  100% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); } }
@keyframes rrtra {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  100% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); } }
.active .wheelItem .ctrAniW {
  -webkit-transition: all .6s 1s linear;
  transition: all .6s 1s linear;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.img17 {
  width: 94%;
  position: absolute;
  left: 50%;
  margin-left: -47%;
  bottom: 21%;
  -webkit-transform: translate(-80%, -200%);
  transform: translate(-80%, -200%); }

.img17 img {
  display: block;
  width: 100%; }

.member {
  width: 70%;
  position: absolute;
  left: 50%;
  margin-left: -35%;
  color: #fff;
  text-align: center;
  top: 48%;
  margin-top: -300px; }

.member .tit {
  font-size: 3.6em;
  opacity: 0;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px); }

.member .lab {
  font-size: 2em;
  margin: 5% 0 7%;
  opacity: 0;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px); }

.member .lab span {
  border-bottom: 2px solid transparent;
  padding-bottom: 1.4%;
  cursor: pointer; }

.member .lab span.on {
  border-bottom: 2px solid #fff; }

.member .lab span:hover {
  border-bottom: 2px solid #fff; }

.member .lab i img {
  vertical-align: middle;
  margin: 0 25px;
  display: inline; }

.member .labcon:nth-child(2) .iconTxt img {
  width: 334px; }

.member .iconTxt {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 50px; }

.member .iconTxt a {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  transition: all 0.3s linear; }

.member .iconTxt a:hover {
  background: #fff;
  color: #002256; }

.member .iconTxt img {
  width: 150px;
  transition: all 0.3s linear; }

.member .iconTxt a:hover + img {
  transform: scale(1.05); }

.member .iconTxt li {
  flex: 1;
  margin-right: 20px; }

.member .iconTxt li:last-child {
  margin-right: 0; }

.member .p19 {
  width: 88%;
  margin: 0 auto; }

.member .p19 img {
  width: 100%;
  margin-top: 4.6%; }

.member .txt {
  margin-bottom: 10px;
  font-size: 16px; }

.member .labconItem {
  opacity: 0;
  -webkit-transform: translateY(60px);
  transform: translateY(60px); }

.active .member .tit {
  line-height: normal;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .6s .6s linear;
  transition: all .6s .6s linear; }

.active .member .lab {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .6s 1.2s linear;
  transition: all .6s 1.2s linear; }

.active .member .labconItem {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .6s 1.4s linear;
  transition: all .6s 1.4s linear; }

.active .img17 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 2s .6s ease-in;
  transition: all 2s .6s ease-in; }

.history {
  margin-top: -15%;
  width: 75.05%;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #002d72;
  margin-left: -37.525%;
  text-align: center; }

.history .tit {
  line-height: normal;
  font-size: 3.6em;
  opacity: 0;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px); }

.history ul {
  background: url(../images/img21.png) no-repeat center center;
  width: 100%;
  background-size: 100%;
  position: relative;
  margin-top: 10%;
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px); }

.history ul li {
  display: inline-block;
  position: relative;
  width: 10%;
  margin: 0 5.9%;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }

.history ul li a {
  display: block;
  color: #002d72;
  position: relative; }

.history ul li .back {
  display: block;
  width: 100%; }

.history ul li a .mico .upico {
  width: 100%;
  width: 30%;
  height: 30%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transition: all .4s linear;
  transition: all .4s linear; }

.history ul li a .mico:hover .upico {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all .4s linear;
  transition: all .4s linear; }

.history ul li .bcon {
  position: absolute;
  overflow: hidden;
  width: 200%;
  margin-left: -100%;
  left: 50%; }

.history ul li .bcon .tranY100 {
  opacity: 0;
  -webkit-transform: translateY(100px);
  transform: translateY(100px); }

.history ul li .time {
  margin: 8% 0 10%;
  color: #c1a367;
  font-size: 1.4em; }

.history ul li .txtb {
  color: #002d72;
  font-size: 1.4em;
  margin-bottom: 10%; }

.history ul li .txts {
  margin: 5% 0 10%; }

.history ul li .link span {
  color: rgba(0, 45, 114, 0.8);
  background: url(../images/img26.png) left center no-repeat;
  padding-left: 12px; }

.history ul li .link span:hover {
  color: #002d72;
  background: url(../images/img26n.png) left center no-repeat; }

.active .history .tit {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 1s .3s linear;
  transition: all 1s .3s linear; }

.active .history .lab {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .6s 1.2s linear;
  transition: all .6s 1.2s linear; }

.active .history .labconItem {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .6s 1.4s linear;
  transition: all .6s 1.4s linear; }

.active .history ul {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 1s 0.3s ease-out;
  transition: all 1s 0.3s ease-out; }

.active .history ul li {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.active .history ul li .bcon .tranY100 {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px); }

.active .history ul .li1 {
  -webkit-transition: all 1s 1s ease-in;
  transition: all 1s 1s ease-in; }

.active .history ul .li2 {
  -webkit-transition: all 1s 1.4s ease-in;
  transition: all 1s 1.4s ease-in; }

.active .history ul .li3 {
  -webkit-transition: all 1s 1.8s ease-in;
  transition: all 1s 1.8s ease-in; }

.active .history ul .li4 {
  -webkit-transition: all 1s 2.2s ease-in;
  transition: all 1s 2.2s ease-in; }

.active .history ul .li1 .bcon .tranY100 {
  -webkit-transition: all 1s 1.6s;
  transition: all 1s 1.6s; }

.active .history ul .li2 .bcon .tranY100 {
  -webkit-transition: all 1s 2s;
  transition: all 1s 2s; }

.active .history ul .li3 .bcon .tranY100 {
  -webkit-transition: all 1s 2.4s;
  transition: all 1s 2.4s; }

.active .history ul .li4 .bcon .tranY100 {
  -webkit-transition: all 1s 2.8s;
  transition: all 1s 2.8s; }

.newsLR {
  width: 100%;
  height: 100%;
  background: #fff; }

.newsLR .newL {
  position: absolute;
  left: 0;
  top: 0;
  width: 45.8%;
  height: 100%;
  color: #002d72; }

.newsLR .newL a {
  color: #002d72;
  display: block;
  font-size: 1em;
  line-height: 1.3em; }

.newsLR .newL .auto {
  position: absolute;
  top: 23.2%;
  left: 25%;
  width: 50%;
  opacity: 0;
  -webkit-transform: translateY(100px);
  transform: translateY(100px); }

.newsLR .newL li {
  margin-bottom: 6%; }

.newsLR .newL li .time {
  margin-bottom: 3%; }

.newsLR .newL li .txt {
  max-height: 2.6em;
  overflow: hidden; }

.newsLR .newR {
  position: absolute;
  right: 0;
  top: 0;
  width: 54.2%;
  height: 100%;
  color: #fff;
  background: url(../images/img27.png) left center no-repeat;
  opacity: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.newsLR .newR img {
  width: 100%; }

.newsLR .newR .p28 {
  width: 80%;
  position: absolute;
  bottom: 9.6%;
  left: 8.8%; }

.newsLR .newR .p28 img {
  display: block;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%); }

.newsLR .tit {
  font-size: 3em;
  margin-bottom: 8%; }

.newsLR .newR .auto {
  width: 52%;
  position: absolute;
  top: 23.2%;
  left: 16%; }

.newsLR .newR a {
  color: #fff;
  display: block;
  font-size: 1em;
  line-height: 1.3em; }

.newsLR .newR .txt p {
  margin-bottom: 6%; }

.newsLR .newR .more {
  background: url(../images/ico7.png) left center no-repeat;
  padding-left: 12px; }

.active .newsLR .newR {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all .6s .6s ease-in;
  transition: all .6s .6s ease-in; }

.active .newsLR .newL .auto {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .8s 1s ease-in;
  transition: all .8s 1s ease-in; }

.active .newsLR .p28 img {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 2s .7s ease-out;
  transition: all 2s .7s ease-out; }

.newsRL {
  width: 100%;
  height: 100%;
  background: #fff; }

.newsRL .newR {
  position: absolute;
  right: 0;
  top: 0;
  width: 44%;
  height: 100%;
  color: #002d72; }

.newsRL .newR a {
  color: #002d72;
  display: block;
  font-size: 16px;
  line-height: 24px;
  border-bottom: 1px solid transparent; }

.newsRL .newR a:hover {
  /*border-bottom: 1px solid #002d72;*/
  text-decoration: underline; }

.newsRL .newR .auto {
  position: absolute;
  top: 23.2%;
  left: 25%;
  width: 50%;
  opacity: 0;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  z-index: 4; }

.newsRL .newR li {
  margin-bottom: 6%; }

.newsRL .newR li .time {
  margin-bottom: 3%; }

.newsRL .newR li .txt {
  max-height: 48px;
  overflow: hidden; }

.newsRL .newL {
  position: absolute;
  left: 0;
  top: 0;
  width: 56%;
  height: 100%;
  color: #fff;
  background: url(../images/img27n.png) right center no-repeat;
  opacity: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.newsRL .newL img {
  width: 100%; }

.newsRL .newL .p28 {
  width: 160%;
  position: absolute;
  bottom: 9.6%;
  left: 10%; }

.newsRL .newR .p28 {
  width: 98.1%;
  position: absolute;
  bottom: 9.4%;
  left: 0;
  display: none; }

.newsRL .p28 img {
  display: block;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate(100%, 100%);
  transform: translate(100%, 100%); }

.newsRL .tit {
  font-size: 24px;
  margin-bottom: 6%;
  line-height: normal;
  position: relative;
  display: inline-block; }

.newsRL .tit:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -4%; }

.newsRL .newR .tit:before {
  background: #002d72; }

.newsRL .newL .auto {
  /*width: 52%;*/
  position: absolute;
  top: 23.2%;
  left: 16%;
  z-index: 2; }

.newsRL .newL a {
  color: #fff;
  display: block;
  font-size: 1em;
  line-height: 1.8em;
  overflow: hidden; }

.newsRL .newL .more {
  margin-bottom: 0;
  float: left;
  background: url(../images/ico7.png) left center no-repeat;
  padding-left: 12px;
  margin-left: 70px; }

.newsRL .newL .more:hover {
  /*border-bottom: 1px solid #fff;*/
  text-decoration: underline; }

.active .newsRL .newL {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all .6s .6s ease-in;
  transition: all .6s .6s ease-in; }

.active .newsRL .newR .auto {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .8s 1s ease-in;
  transition: all .8s 1s ease-in; }

.active .newsRL .p28 img {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 2s .7s ease-out;
  transition: all 2s .7s ease-out; }

.webNewList {
  width: 100%;
  height: 100%;
  position: relative;
  background: #fff; }

.webNewList .timg {
  opacity: 0;
  height: 53%;
  width: 100%;
  background-image: url(../images/img31.png);
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  overflow: hidden; }

.webNewList .auto {
  padding: 0 15px;
  height: 40%;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: translateY(60px);
  transform: translateY(60px); }

.webNewList .auto a {
  color: #002d72; }

.webNewList .auto .tit {
  font-size: 24px;
  margin-bottom: 10px; }

.webNewList .auto .txt {
  font-size: 12px;
  line-height: 20px;
  max-height: 180px;
  overflow: hidden; }

.webNewList .auto .more {
  color: #C8AE79;
  margin-top: 15px;
  background: url(../images/img34.png) left center no-repeat;
  padding-left: 10px; }

.active .webNewList .timg {
  opacity: 1;
  -webkit-transition: all .6s .6s linear;
  transition: all .6s .6s linear; }

.active .webNewList .auto {
  opacity: 1;
  -webkit-transition: all 1s 1s linear;
  transition: all 1s 1s linear;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.webComInfo {
  width: 100%;
  height: 100%;
  position: relative;
  background: #002d73; }

.webComInfo .auto {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.webComInfo a {
  color: #002d73; }

.webComInfo .title {
  color: #fff;
  font-size: 20px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px); }

.webComInfo .swiper-container {
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(60px);
  transform: translateY(60px); }

.webComInfo .swiper-slide {
  width: 75%;
  font-size: 14px;
  background: #fff; }

.webComInfo .swiper-pagination {
  position: relative;
  margin-top: 30px; }

.webComInfo .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: transparent;
  border: 1px solid #fff; }

.webComInfo .swiper-pagination-bullet-active {
  background: #fff; }

.webComInfo .swiper-slide img {
  width: 100%;
  display: block;
  height: 158px; }

.webComInfo .swiper-slide .tit {
  margin: 5px 10px;
  line-height: 20px;
  height: 40px;
  overflow: hidden; }

.webComInfo .swiper-slide .time {
  margin: 5px 10px;
  line-height: 20px;
  font-size: 12px; }

.webComInfo .swiper-slide .txt {
  margin: 5px 10px;
  line-height: 18px;
  font-size: 12px;
  height: 54px;
  overflow: hidden; }

.webComInfo .swiper-slide .more {
  margin: 5px 10px;
  line-height: 20px;
  font-size: 12px;
  color: #C1A367;
  background: url(../images/img34.png) left center no-repeat;
  padding-left: 10px; }

.webComInfo .swiper-button-prev {
  background: url(../images/img32.png);
  width: 35px;
  height: 35px;
  background-size: cover;
  margin-top: -120px;
  left: 25px; }

.webComInfo .swiper-button-next {
  background: url(../images/img33.png);
  width: 35px;
  height: 35px;
  background-size: cover;
  margin-top: -120px;
  right: 25px; }

.navBar .swiper-scrollbar-drag {
  background: rgba(0, 0, 0, 0.3); }

.active .webComInfo .title {
  opacity: 1;
  -webkit-transition: all .6s .6s linear;
  transition: all .6s .6s linear;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.active .webComInfo .swiper-container {
  opacity: 1;
  -webkit-transition: all 1s 1s linear;
  transition: all 1s 1s linear;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.timer {
  -webkit-transition: all 0.7s linear; }

#dowebok {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.section {
  height: 100%;
  width: 100%;
  z-index: 20;
  position: relative; }

.overHid {
  overflow: hidden; }

.ulItemCtr {
  position: fixed;
  right: 10px;
  top: 50%;
  z-index: 22; }

.ulItemCtr li {
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 10px;
  cursor: pointer; }

.ulItemCtr li.on {
  background: #fff; }

.ulItemCtr.blue li {
  border: 1px solid #002d72; }

.ulItemCtr.blue li.on {
  border-width: 3px;
  background: transparent; }

#A1 {
  display: inline;
  padding-left: 12px;
  background: url(../images/img26.png) left center no-repeat; }

/*@media screen and (max-height: 800px) {*/
@media screen and (max-width: 1180px) {
  .history ul {
    margin-top: 5%; }

  .member .lab {
    margin: 2% 0 4%; }

  .history ul li .time {
    margin: 2% 0 4%;
    font-size: 1.3em; }

  .navBar .auto h3 {
    font-size: 20px; }

  .navBar .auto .marb100 {
    margin-bottom: 40px; }

  .navBar .auto .marb80 {
    margin-bottom: 55px; }

  .navBar .auto .marb81 {
    margin-bottom: 55px; }

  .header-L .logo {
    margin-right: 40px; }

  .footer-L {
    padding: 10px 35px; }

  .member .labconItem {
    font-size: 12px; }

  .member .p19 img {
    margin-top: 2%; }

  .history ul li .txts {
    margin: 5% 0 5%; }

  .history ul li .txtb {
    font-size: 1.1em; }

  .history ul li .link {
    font-size: 12px; }

  .navBar .auto li {
    margin-bottom: 30px; }

  .navBar .lang {
    bottom: 4%; }

  .header-L .lang {
    font-size: 12px; }

  .header-L .lang {
    font-size: 12px; }

  .header-L .menu-add .add-link {
    margin-top: 15px;
    font-size: 14px; } }
/*.conInforL .tit{    font-size: 24px;margin-bottom: 6%;}*/
.newsRL .conInforL .tit:before {
  content: none; }

.conInforL .con {
  position: relative;
  padding-left: 70px; }

.conInforL .con span {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 22px; }

.conInforL .con p {
  font-size: 20px;
  margin-bottom: 6%; }

/*# sourceMappingURL=allStyle.css.map */
